The RunnerScript is used to run ruby within your application’s environment. Usage Usage: runner 'puts Person.find(1).name' [options] -e, --environment=name Specifies the environment for the runner to operate under (test/development/production). Default: development -h, --help Show this help message. Alternative Usage Note that some users have experienced errors attempting to set the rails enviro