This project is archived and is in readonly mode.

#5637 ✓duplicate
solas

rails runner --help documentation is off

Reported by solas | September 16th, 2010 @ 01:41 AM

rails runner --help

list the following as the shebang format to run a script:

#!/usr/bin/env /my_path_to_where_the_app_is/rails

where, at least on OS X 10.6.4, the following is required:

#!/usr/bin/env /my_path_to_where_the_app_is/rails runner

Edited by Rohit Arondekar for formating.

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Referenced by

Pages