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-09 09:45:56 +00:00
actionmailer * Continue evolution toward ActiveSupport::TestCase and friends. #10679 [Josh Peek] 2008-01-05 13:34:15 +00:00
actionpack Don't append the forgery token to an ajax request if it's serializing a form, prevents duplicate tokens. Closes #10684 [macournoyer] 2008-01-08 21:17:08 +00:00
activemodel
activerecord observed_subclasses gives [] if there are no observed classes 2008-01-09 01:33:15 +00:00
activeresource remove rubyforgepublisher, removed from rake 2008-01-07 00:12:18 +00:00
activesupport Simplify to_formatted_s docs. Closes #10747 [Jeremy Kemper] 2008-01-09 09:45:56 +00:00
railties require abstract_unit directly since test is in load path 2008-01-05 13:33:12 +00:00
cleanlogs.sh
pushgems.rb
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