When you load a record with find options that have SQL fragments in :select or :joins, ActiveRecord will make that...
github.com
Ancestry is a gem/plugin that allows the records of a Ruby on Rails ActiveRecord model to be organised as a...
This may be awkward to set up, but will work once you're done. Fun facts:
tmp/* storage/* db/*.sqlite3 db/schema.rb db/structure.sql public/system .project .idea/ public/javascripts/all* public/stylesheets/all* public/stylesheets/*.css config/database.yml *~ *#* .#* .DS_Store webrat-*.html
lambie.org
I’m working on a problem for a client which involves connecting to a Microsoft SQL Server 2005 database from...
aub.github.com
Record Filter gives you the full power of ActiveRecord's query building tools with a heaping helping of DSL thrown...