rails-engine / notifications

🛎 Notifications Center engine like GitHub or other application for any Rails applications.
MIT License
389 stars 42 forks source link

Error: Command 'notifications:install:migrations' not recognized #1

Closed Nikuberu closed 8 years ago

Nikuberu commented 8 years ago

Hi, When I do

rails g notifications:install

I get this error:

Error: Command 'notifications:install:migrations' not recognized
Did you mean: `$ rake notifications:install:migrations` ?

Is there any way to workaround?