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
2015-01-22 00:25:50 +03: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 Only use the _before_type_cast in the form when from user input 2015-01-14 17:08:25 -07: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