1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionview/test
Rafael Mendonça França e36ecf4d77 Merge pull request #18546 from brainopia/action_view_render
A shortcut to setup controller environment
2015-01-22 12:09:32 -02:00
..
actionpack Support :assigns option when rendering with controllers/mailers. 2015-01-22 00:25:50 +03:00
activerecord Fix form_for to work with objects that implement to_model 2014-12-29 18:12:03 -08:00
fixtures Make possible to use blocks with short version of render partial 2014-12-19 13:52:12 +01:00
lib/controller Better tests for AV::RecordIdentifier 2014-12-23 01:59:25 +01:00
template Eliminate a ruby warning in a test in Action View 2015-01-17 09:44:31 -08:00
tmp Add tmp dir in actionview/test/ 2013-08-05 01:24:14 +05:30
abstract_unit.rb Pass symbol as an argument instead of a block 2014-11-29 11:53:24 +01:00
active_record_unit.rb Change back occurrences of SQLite(3) to sqlite3 when referring to the 2014-07-06 11:47:16 -07:00