On Fri, May 2, 2014 at 2:36 PM, Ole Ingemann Kjørmo
<[email protected]> wrote:
> without the formatting:
>
> OlimobileRetina:responsive_fw oleingemann$ rails generate sorcery:install
>       create  config/initializers/sorcery.rb
>     generate  model User --skip-migration
> /Users/oleingemann/.rvm/rubies/ruby-2.0.0-p353/bin/ruby: No such file or
> directory -- bin/rails (LoadError)
>       insert  app/models/user.rb
> /Users/oleingemann/.rvm/gems/ruby-2.0.0-p353/gems/thor-0.19.1/lib/thor/actions/inject_into_file.rb:98:in
> `binread': No such file or directory -
> /Users/oleingemann/rails_projects/responsive_fw/app/models/user.rb
> (Errno::ENOENT)

Can you see if there is, in fact, a bin/rails script in your app
directory? Something seems quite off there. I have no idea what
sorcery is or does, but not finding bin/rails seems like a huge
problem regardless.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/CAHUC_t_QYzju%2BT60w8OnfiUHvEU6g0SpqB27xWxuq41chcA0xQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to