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 3279394c45 Convert ENV["EDITOR"] to string before check
In order to avoid `NoMethodError` when it is nil.

Follow up to 82f7dc6178
2017-03-02 19:08:15 +09:00
..
application Hide commands from API site. 2016-10-28 20:44:58 +02:00
console Hide commands from API site. 2016-10-28 20:44:58 +02:00
dbconsole Privatize unneededly protected methods in Railties 2016-12-25 02:11:40 +09:00
destroy Hide commands from API site. 2016-10-28 20:44:58 +02:00
generate does not show hidden namespaces in generator's help 2017-02-24 23:45:38 +09:00
help make all rails commands work in engine 2017-01-09 10:07:48 +09:00
new Hide commands from API site. 2016-10-28 20:44:58 +02:00
plugin use appropriate type for rc option 2016-12-14 11:12:13 +09:00
rake Remove needless ActiveSupport::Deprecation.silence 2016-12-31 03:54:37 +09:00
runner use Gem.win_platform? to check windows Ruby platforms 2016-11-30 20:57:50 +09:00
secrets Convert ENV["EDITOR"] to string before check 2017-03-02 19:08:15 +09:00
server HOST must be all capital letters 2017-03-01 08:18:47 +09:00
test Prevent multiple values being set to run_via 2017-02-18 09:49:57 +09:00
version Hide commands from API site. 2016-10-28 20:44:58 +02:00