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
2007-12-12 23:55:14 +00:00
actionmailer More changelog updates 2007-12-10 03:19:17 +00:00
actionpack More Action View refactoring. Knock :erb default down a notch. Closes #10455. 2007-12-10 23:14:47 +00:00
activemodel initial experimental commit of active_model 2007-11-09 14:59:15 +00:00
activerecord Fix that validates_acceptance_of still works for non-existent tables (useful for bootstrapping new databases). Closes #10474 [hasmanyjosh] 2007-12-12 23:55:14 +00:00
activeresource Correct empty response handling. Closes #10445. 2007-12-10 05:53:56 +00:00
activesupport TimeZone#to_s uses UTC rather than GMT. References #1689. 2007-12-10 10:08:07 +00:00
railties Ruby 1.9 compat: File.exists\? -> File.exist\? en masse. References #1689 [Pratik Naik] 2007-12-10 05:54:46 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Ousted ActionWebService from Rails 2.0 2007-11-21 15:17:04 +00:00
Rakefile Forgot railties 2007-10-15 00:11:50 +00:00
release.rb Removed query cache rescue as it could cause code to be run twice (closes #10408) [DHH] 2007-12-07 13:34:06 +00:00