Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2017
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. gem 'activeadmin_addons'
  2.  
  3. rails g activeadmin_addons:install
  4.  
  5. Could not find generator 'activeadmin_addons:install'. Maybe you meant 'active_admin:install', 'active_admin:assets' or 'active_admin:devise'
  6. Run `rails generate --help` for more options.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement