Skip to content

Instantly share code, notes, and snippets.

@YumaInaura
Last active October 27, 2015 07:26
Show Gist options
  • Save YumaInaura/d9e3483caeb72e2f8d93 to your computer and use it in GitHub Desktop.
Save YumaInaura/d9e3483caeb72e2f8d93 to your computer and use it in GitHub Desktop.
Rails4 に ActiveAdmin を導入するための最小手順 ref: http://qiita.com/Yinaura/items/c77fcf48c3a2bb183f7e
$ bundle install
+ gem 'devise'
+ gem 'activeadmin', github: 'activeadmin'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment