1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Ruby on Rails
Find a file
2008-08-20 17:39:43 +02:00
actionmailer Tidy up ActionMailer rendering logic to take advantage of view path cache instead of using file system lookups 2008-08-06 20:11:21 -05:00
actionpack Cleaned up ActiveRecord i18n scoping 2008-08-14 10:48:33 +02:00
activemodel Fix file permissions 2008-07-31 16:36:23 -05:00
activerecord Added Base.human_name method 2008-08-20 17:39:43 +02:00
activeresource Update uses_mocha in ActionMailer and ActiveResource 2008-07-19 11:14:12 -05:00
activesupport switch to class and instance instead of a module for the simple backend 2008-08-19 14:25:51 +02:00
doc/template
railties rake db:fixtures:load and db:fixtures:identify now accept a FIXTURES_PATH option eg. "rake db:fixtures:load FIXTURES_PATH=spec/fixtures" 2008-08-09 18:36:40 +02:00
.gitignore
pushgems.rb
Rakefile
release.rb