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
2005-10-02 02:00:50 +00:00
actionmailer Added Kernel#silence_warnings and puts it into use throughout the framework 2005-09-11 04:58:27 +00:00
actionpack Use a nicer date format 2005-10-01 19:00:28 +00:00
actionwebservice fix invalid request XML generation in test process. 2005-08-24 19:46:11 +00:00
activerecord Association validation does not belong in a before_save callback: move it into a validation method. Restores the expected model.valid? == model.save. Add tests for cancelling save by returning false from a before_save callback. Remove assumption that before_destroy's return value indicates whether the record was destroyed. 2005-10-02 02:00:50 +00:00
activesupport Added method access to OrdredOptions 2005-09-30 07:14:37 +00:00
railties Run set load path so others can do boot and get path 2005-09-30 15:13:44 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Get rid of that silly lock 2005-09-04 00:28:28 +00:00
release.rb Post release minor fixes 2005-07-07 06:39:48 +00:00