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
Simon Fish fe5ef4281f
Add option to strip trailing newlines from ERB templates
Add failing test for views with trailing newlines

Add and test config option

Move config option to config/application.rb

Move implementation to ERB template handler

Move config option to ActionView::Template::Handlers::ERB
2021-06-04 10:27:55 +01:00
..
actionpack Add option to strip trailing newlines from ERB templates 2021-06-04 10:27:55 +01:00
activerecord Prevent string polymorphic route arguments 2021-05-04 13:56:37 -07:00
fixtures chore: fix grammar, spelling and minor whitespace fix 2021-04-13 21:35:50 +10:00
lib Include layout when rendering objects from controllers 2020-10-14 11:49:45 -06:00
template Add failing test for link_tags when streaming 2021-05-31 16:13:25 -07:00
ujs Fix spelling in CoffeeScript and JavaScript files [ci skip] 2021-05-05 11:08:33 +10:00
abstract_unit.rb Update test helper to call parallelize according to fork support 2021-01-25 13:50:41 -06:00
active_record_unit.rb Module#const_set is a public method 2020-09-15 17:19:37 +09:00