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
Yves Senn e38dd7bfa4 add test-case for link_to_if behavior with a block.
This illustrates the purpose of the block for `link_to_if` and
`link_to_unless` helper methods.

It should help to prevent further mistakes like #19844.
2015-05-01 11:12:56 +02:00
..
actionpack fix for actionview parent layout bug 2015-04-08 11:39:29 +03:00
activerecord 🚮 Unused methods 2015-04-25 17:09:33 +09:00
fixtures Deleting unused fixtures 2015-03-14 16:07:41 -03:00
lib/controller Add tests to make sure label and placeholder respect to_model 2015-02-05 16:19:29 -02:00
template add test-case for link_to_if behavior with a block. 2015-05-01 11:12:56 +02:00
tmp Add tmp dir in actionview/test/ 2013-08-05 01:24:14 +05:30
abstract_unit.rb Revert "Merge pull request #19404 from dmathieu/remove_rack_env" 2015-03-20 08:14:11 -07:00
active_record_unit.rb Closes rails/rails#18864: Renaming transactional fixtures to transactional tests 2015-03-16 11:35:44 -07:00