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-01-21 03:55:54 +00:00
actionmailer Update vendor version number 2008-01-19 03:13:44 +00:00
actionpack Ensure mime types can be compared with symbols. Closes #10796 [bscofield] 2008-01-20 22:55:25 +00:00
activemodel initial experimental commit of active_model 2007-11-09 14:59:15 +00:00
activerecord belongs_to supports :dependent => :destroy and :delete. Closes #10592. 2008-01-19 05:30:42 +00:00
activeresource remove rubyforgepublisher, removed from rake 2008-01-07 00:12:18 +00:00
activesupport Replace non-dst-aware TimeZone class with dst-aware class from tzinfo_timezone plugin. TimeZone#adjust and #unadjust are no longer available; tzinfo gem must now be present in order to perform time zone calculations, via #local_to_utc and #utc_to_local methods. 2008-01-21 03:55:54 +00:00
railties Tidy up description for the rake test task. Closes #10598 [akaspick] 2008-01-20 23:27:19 +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 Toplevel test task uses the same rake it was invoked with 2007-12-18 21:12:45 +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