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-03 15:49:59 +00:00
actionmailer Fixed that you don't have to call super in ActionMailer::TestCase#setup (closes #10406) [jamesgolick] 2008-01-03 00:40:28 +00:00
actionpack Refactored ActionController::Verification and improved docs (closes #10681) [jamesh] 2008-01-03 15:49:59 +00:00
activemodel initial experimental commit of active_model 2007-11-09 14:59:15 +00:00
activerecord Ruby 1.9 compat: don't use obsolete ParseDate 2008-01-03 02:59:03 +00:00
activeresource Fix small documentation typo. Closes #10670 [l.guidi] 2008-01-02 19:27:21 +00:00
activesupport Ruby 1.9 compat: special-case String access methods to not depend on #chars 2008-01-03 02:43:19 +00:00
railties Refactor check for local databases (closes #10539) [parcelbrat] 2008-01-03 00:35:23 +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