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-02-16 03:08:05 +00:00
actionmailer Remove empty .rhtml templates 2008-02-07 23:10:01 +00:00
actionpack Sort files to test to make load order platform independent. Fix the clash this exposes. Closees #11081 [tpope] 2008-02-16 03:08:05 +00:00
activemodel
activerecord Add test for Observer#observer_class and change the implementation slightly. Closes #11099 [ernesto.jimenez] 2008-02-15 23:09:51 +00:00
activeresource Use HEAD instead of GET inside exists? Closes #11062 [bscofield] 2008-02-09 22:21:55 +00:00
activesupport Add String#squish and String#squish! to remove consecutive chunks of whitespace. Closes #11123 [jordi, Henrik N] 2008-02-16 00:02:30 +00:00
railties Clear active connections before trying to drop the database. Allows db:drop to work with posgresql. Closes #10559 [jqr] 2008-02-15 23:16:01 +00:00
cleanlogs.sh
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