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/commands
Petrik 0da45ed096 Trim new lines in USAGE ERB tags
The USAGE file uses ERB tags for conditionals.
The ERB tags should not output new lines.
Adding the trim_mode option removes the new lines.
2021-02-13 17:47:32 +01:00
..
application
console
credentials Add credentials:diff --disenroll 2020-12-29 16:46:13 -06:00
db/system/change Change commands to not depend on ARGV 2020-02-18 14:08:59 -06:00
dbconsole Add support for sqlcmd instead of sqsh on sql server 2020-11-13 00:01:19 +06:00
destroy
dev
encrypted Don't load app environment when running encrypted commands 2020-05-12 12:06:05 -05:00
generate Fix rails new --dev 2020-02-16 00:44:37 -06:00
help Trim new lines in USAGE ERB tags 2021-02-13 17:47:32 +01:00
initializers
new
notes Resolve default annotation tags after config loads 2021-01-21 14:56:19 -06:00
plugin
rake Load Rails Rake tasks only once 2020-08-30 11:34:26 -05:00
routes
runner
secrets Remove references to secrets.yml from documentation 2020-08-26 14:59:26 -04:00
server Remove require "active_support/core_ext/symbol/starts_ends_with" 2021-02-09 22:31:09 +09:00
test Change commands to not depend on ARGV 2020-02-18 14:08:59 -06:00
version