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
yuuji.yaginuma 6f94260ac6 Add -e/--environment option to rails initializers
This allows specifying the environment as would any other rails commands.
2019-03-16 10:02:06 +09:00
..
application [Railties] require_relative => require 2017-10-21 22:48:26 +09:00
console [Railties] require_relative => require 2017-10-21 22:48:26 +09:00
credentials Properly expand the environment's name in all commands 2019-03-15 07:43:10 +09:00
db/system/change Add rails db:system:change command 2019-01-09 14:23:25 -05:00
dbconsole Enable Performance/UnfreezeString cop 2018-09-23 08:56:55 +09:00
destroy [Railties] require_relative => require 2017-10-21 22:48:26 +09:00
dev Fix rails initializers --help and rails dev:cache --help 2018-08-22 22:36:25 +03:00
encrypted overriden -> overridden [ci skip] 2019-03-12 04:08:51 +05:30
generate [Railties] require_relative => require 2017-10-21 22:48:26 +09:00
help Use say/error instead of puts/$stderr.puts 2018-08-22 22:39:03 +03:00
initializers Add -e/--environment option to rails initializers 2019-03-16 10:02:06 +09:00
new Use say/error instead of puts/$stderr.puts 2018-08-22 22:39:03 +03:00
notes Fix deprecation message for SOURCE_ANNOTATION_DIRECTORIES 2018-07-20 13:19:10 +09:00
plugin Use say/error instead of puts/$stderr.puts 2018-08-22 22:39:03 +03:00
rake Adding frozen_string_literal pragma to Railties. 2017-08-14 19:08:09 +02:00
routes Rely on Rails::Command's help output. 2018-03-13 20:56:37 +01:00
runner Properly expand the environment's name in all commands 2019-03-15 07:43:10 +09:00
secrets Enable Start/EndWith and RegexpMatch cops 2018-07-28 17:37:17 -04:00
server Properly expand the environment's name in all commands 2019-03-15 07:43:10 +09:00
test [Railties] require_relative => require 2017-10-21 22:48:26 +09:00
version Adding frozen_string_literal pragma to Railties. 2017-08-14 19:08:09 +02:00