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-13 18:21:19 +00:00
actionmailer More changelog updates 2007-12-10 03:19:17 +00:00
actionpack Make the routes rake task more discoverable but documenting it in the routing documentation. Closes #10478 [dancroak] 2007-12-13 18:21:19 +00:00
activemodel initial experimental commit of active_model 2007-11-09 14:59:15 +00:00
activerecord Document what to pass the :accept option for validates_acceptance_of when mapping the attribute to an actual column (rather than a virtual one). Closes #10491 [xaviershay] 2007-12-13 03:33:54 +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