1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib/rails/rack
Xavier Noria e595d91ac2 edit pass over all warnings
This patch uniformizes warning messages. I used the most common style
already present in the code base:

* Capitalize the first word.

* End the message with a full stop.

* "Rails 5" instead of "Rails 5.0".

* Backticks for method names and inline code.

Also, converted a few long strings into the new heredoc convention.
2014-10-28 17:47:32 -07:00
..
debugger.rb exit with non-zero to signal failure 2013-05-13 12:14:47 +02:00
log_tailer.rb edit pass over all warnings 2014-10-28 17:47:32 -07:00
logger.rb Prefer to pass block when logging. 2014-07-18 15:04:43 +08:00