rails-engine / notifications

🛎 Notifications Center engine like GitHub or other application for any Rails applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Nikuberu opened this issue · comments

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?