aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/active_record.rb
Commit message (Expand)AuthorAgeFilesLines
* Generators load path now will be Ruby load path. If you want to use rspec:ins...José Valim2010-01-181-23/+0
* Ensure ActiveRecord is loaded on revoke/destroy.José Valim2009-11-031-0/+1
* By default use ActiveModel API in controller generators, unless otherwise spe...José Valim2009-10-171-34/+0
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-0/+56