1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test
2006-07-22 02:31:21 +00:00
..
activerecord Fix problem with unloaded ARStore sessions being loaded when they are garbage collected, causing problems if there were AR objects in the session. 2006-03-08 16:53:34 +00:00
controller Fixed that you can still access the flash after the flash has been reset in reset_session. Closes #5584 [lmarlow@yahoo.com] 2006-07-22 02:31:21 +00:00
fixtures Added automated timestamping to AssetTagHelper methods for stylesheets, javascripts, and images when Action Controller is run under Rails [DHH] 2006-03-29 20:57:53 +00:00
template Allow form_for and fields_for to work with indexed form inputs. [Jeremy Kemper, Matt Lyon] 2006-07-18 15:42:22 +00:00
abstract_unit.rb Added new infrastructure support for REST webservices. 2006-03-05 18:59:58 +00:00
active_record_unit.rb
testing_sandbox.rb