Category: how-to
Rails Routing from the Outside In — Ruby on Rails Guides
Rails Routing from the Outside InThis guide covers the user-facing features of Rails routing.After reading this guide, you will know: How to interpret the code in config/routes.rb. How to construct your own routes, using either the preferred resourceful style or the match method. How to declare route parameters, which are passed onto controller actions. How […]
Contact form in ruby, sinatra, and haml – Stack Overflow
Source: Contact form in ruby, sinatra, and haml – Stack Overflow
Ruby on Rails Guides: A Guide to Active Record Associations
Source: Ruby on Rails Guides: A Guide to Active Record Associations
Active Record Query Interface — Ruby on Rails Guides
Source: Active Record Query Interface — Ruby on Rails Guides
Recent Comments