1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionview/lib
Rafael Mendonça França fb11038148 Do not memoize document_root_element in view tests
Memoizing will not make possible to assert the output of the view if it
is changed after the first assert_select call

Related with plataformatec/simple_form#1130 and rails/rails-dom-testing#15
2014-09-08 18:04:45 -03:00
..
action_view Do not memoize document_root_element in view tests 2014-09-08 18:04:45 -03:00
action_view.rb Now only requiring Loofah in the places where it is needed. 2014-06-16 21:04:14 +02:00