Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting started With Engines eratta #15409

Closed
bobbdelsol opened this issue May 29, 2014 · 4 comments
Closed

Getting started With Engines eratta #15409

bobbdelsol opened this issue May 29, 2014 · 4 comments
Labels

Comments

@bobbdelsol
Copy link

I think i've followed the instructions, and that this is an error.

$ bin/rake db:migrate will not work. rake db:migrate works just fine. The only thing in the bin directory is rails. The rakefile is at the rool.

Am i confuesed? Or did the bin/rails become such a habit that bin/rake just came out by accident

@rafaelfranca
Copy link
Member

Depend which version you are using and how you generated the application. On rails 4.x bin/rake is present. when you create a new application. If you upgraded from 3.2 to 4.0 it is not there and you need to generate them with rake rails:update:bin

@bobbdelsol
Copy link
Author

I'm using rails 4.x and although rails new creates rake, bundler and rails in the bin, rails plugin new only generates bin/rails.
Is that a rails bug?

@rafaelfranca
Copy link
Member

Sorry. I thought you were talking about the application generator. It is more like a documentation bug.

@bobbdelsol
Copy link
Author

that's what i thought

@zzak zzak closed this as completed in 6daa466 May 29, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants