Class RailsInstaller::Command::Config
In: lib/rails-installer/commands.rb
lib/rails-installer/commands.rb
Parent: RailsInstaller::Command

The config command controls the installation‘s config parameters. Running ‘installer config /some/path’ will show all of the config parameters for the installation in /some/path. You can set params with ‘key=value’, or clear them with ‘key=’.

Methods

command   command  

Public Class methods

[Validate]