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/plugin
yuuji.yaginuma 92dae5dfda use appropriate type for rc option
This fixes the following warning.

```
Expected boolean default value for '--rc'; got "~/.railsrc" (string)
```
2016-12-14 11:12:13 +09:00
..
plugin_command.rb use appropriate type for rc option 2016-12-14 11:12:13 +09:00