begriffs / styleguide_rails

generate a living styleguide with one command
MIT License
69 stars 10 forks source link

Generator Problem? #56

Closed twopoint718 closed 11 years ago

twopoint718 commented 11 years ago

I found this posted as a comment here: http://bendyworks.com/geekville/articles/2013/2/styleguide-rails#comment-877221007

I'm reproducing it below for convenience:

$ gem install styleguide_rails Fetching: styleguide_rails-0.2.0.gem (100%) Successfully installed styleguide_rails-0.2.0 1 gem installed

...

$ rails generate styleguide:install Could not find generator styleguide:install. Terminating 10 actors... Shutdown completed cleanly

Ideas?

Poster: Scot Hacker @shacker

begriffs commented 11 years ago

In the old version of the gem it was "rails g styleguide" so perhaps they were using an old version of the gem while following the docs for the new version. Can you reproduce the problem on 0.3.3?

twopoint718 commented 11 years ago

I'll just mention the poster (he's on GitHub). @shacker are you still experiencing this problem?

shacker commented 11 years ago

Sorry guys - that was quite a while ago and I ended up not using the gem for that project (since I couldn't get it working). Have moved on to other things since then, sorry.

begriffs commented 11 years ago

No problem. I think this is no longer relevant, so I'm closing the issue.