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
2021-08-27 22:22:28 +08:00
..
application [Railties] require_relative => require 2017-10-21 22:48:26 +09:00
console Add config.disable_sandbox option to Rails console 2019-03-23 19:31:03 +09:00
credentials Handle paths with spaces when editing credentials 2021-07-08 11:47:44 -05:00
db/system/change Change commands to not depend on ARGV 2020-02-18 14:08:59 -06:00
dbconsole Add SSL support for postgresql in bin/rails dbconsole 2021-08-27 22:22:28 +08:00
destroy [Railties] require_relative => require 2017-10-21 22:48:26 +09:00
dev Help command for visible commands should be hidden 2019-04-19 00:33:12 -07:00
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 Add plugin to common command USAGE (#41457) 2021-07-28 17:59:22 -04: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 Resolve default annotation tags after config loads 2021-01-21 14:56:19 -06:00
plugin Use say/error instead of puts/$stderr.puts 2018-08-22 22:39:03 +03:00
rake Load Rails Rake tasks only once 2020-08-30 11:34:26 -05:00
routes Rely on Rails::Command's help output. 2018-03-13 20:56:37 +01:00
runner Expand path of user provided file in runner 2021-04-18 13:45:33 +03:00
secrets Remove references to secrets.yml from documentation 2020-08-26 14:59:26 -04:00
server Remove Command::Spellchecker and use DidYouMean for suggestions 2021-06-04 09:20:43 +02:00
test Change commands to not depend on ARGV 2020-02-18 14:08:59 -06:00
version Adding frozen_string_literal pragma to Railties. 2017-08-14 19:08:09 +02:00