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-13 14:02:26 +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 switch to using I18n.load_translations instead of requiring plain ruby files 2008-08-13 09:53:25 +02:00
activemodel Fix file permissions 2008-07-31 16:36:23 -05:00
activerecord fixing unit tests for active_record validations_i18n 2008-08-13 14:02:26 +02:00
activeresource Update uses_mocha in ActionMailer and ActiveResource 2008-07-19 11:14:12 -05:00
activesupport fix bug in I18n::Backend::Simple (A default array of non-existant keys returns the default array) 2008-08-13 13:43:02 +02:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
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 Horo rdoc template 2008-06-22 10:38:25 -07:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
Rakefile Horo rdoc template 2008-06-22 10:38:25 -07:00
release.rb Making ready for release of 2.1 2008-05-31 17:03:03 -07:00