rails/actionpack/lib
Xavier Noria b3bfa361c5 let's warn with heredocs
The current style for warning messages without newlines uses
concatenation of string literals with manual trailing spaces
where needed.

Heredocs have better readability, and with `squish` we can still
produce a single line.

This is a similar use case to the one that motivated defining
`strip_heredoc`, heredocs are super clean.
2014-10-28 16:35:24 -07:00
..
abstract_controller give a better error message for misspelled helpers 2014-10-25 14:06:33 +02:00
action_controller let's warn with heredocs 2014-10-28 16:35:24 -07:00
action_dispatch let's warn with heredocs 2014-10-28 16:35:24 -07:00
action_pack Preparing for 4.2.0.beta2 release 2014-09-26 17:19:53 -03:00
abstract_controller.rb No need for .rb extension 2013-08-25 11:39:09 +02:00
action_controller.rb Responder was removed at ee77770d57de9da87b05a2fe84b9d46ec6852c62 2014-09-30 17:21:48 +09:00
action_dispatch.rb ActionDispatch::Head was replaced by Rack::Head. Closes #14191. 2014-02-25 11:20:12 +01:00
action_pack.rb update copyright notices to 2014. [ci skip] 2014-01-01 23:59:49 +05:30