Skip to content

Instantly share code, notes, and snippets.

@mvoto
Created July 29, 2014 13:28
Show Gist options
  • Save mvoto/2a7ff1b6682b279764c6 to your computer and use it in GitHub Desktop.
Save mvoto/2a7ff1b6682b279764c6 to your computer and use it in GitHub Desktop.
Rails Active Record + Querying References
- Basic Guides(awesome reference):
http://guides.rubyonrails.org/active_record_querying.html
http://guides.rubyonrails.org/active_record_basics.html
- Short Screencast:
http://railscasts.com/episodes/202-active-record-queries-in-rails-3
- More complete guide:
http://www.theodinproject.com/ruby-on-rails#section-advanced-forms-and-active-record
http://www.theodinproject.com/ruby-on-rails/active-record-queries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment