Last active
October 27, 2015 03:15
-
-
Save YumaInaura/90fd4dd617e4a72bb06a to your computer and use it in GitHub Desktop.
Rails4 で ActiveAdmin が bundle install 出来ない時の対処法 ref: http://qiita.com/Yinaura/items/8f5213a80a7914facf8b
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ bundle install |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gem 'activeadmin', github: 'activeadmin' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment