Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

Move scripts to 'bin' directory #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

korun
Copy link

@korun korun commented Apr 12, 2016

According to http://guides.rubyonrails.org/4_0_release_notes.html#railties-notable-changes

Your app's executables now live in the bin/ directory. Run rake rails:update:bin to get bin/bundle, bin/rails, and bin/rake.

Now some rails-4 scripts fails with errors like:

CASinoApp: Rails 3.x launcher script was found instead of Rails 4.x one.
You need '~/CASinoApp/bin/rails' script to launch Rails server.
Please update server launcher according to Rails 4.x documentation.

@korun
Copy link
Author

korun commented Apr 12, 2016

I'll update documentation rrright now...

@korun
Copy link
Author

korun commented May 12, 2016

@pencil, I corrected conflicts.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant