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
2008-11-19 19:14:52 -08:00
..
activerecord Update AR integration tests for TestCase changes 2008-11-07 15:51:50 -05:00
controller Remove deprecated render_component. Please use the plugin from http://github.com/rails/render_component/tree/master 2008-11-19 17:48:57 +05:30
fixtures Changed the default of ActionView#render to assume partials instead of files when not given an options hash [DHH] 2008-11-19 14:00:16 +01:00
template need to make sure the asset type is cached with it in Cache.. name is sufficient, not self 2008-11-19 15:56:38 -08:00
abstract_unit.rb Mocha >= 0.9.0 must be available for Action Pack tests 2008-11-19 19:14:52 -08:00
active_record_unit.rb Update AR integration tests for TestCase changes 2008-11-07 15:51:50 -05:00
adv_attr_test.rb Add some tests for adv_attr_accessor. Closes #10633 [fcheung] 2008-01-12 03:06:10 +00:00
testing_sandbox.rb