Active admin install on Rails 4
In reference to the original question on Stackoverflow:
http://stackoverflow.com/questions/16426398/active-admin-install-with-rails-4/16805376#16805376
For Rails 4.1 and 4.0 use master:
gem 'activeadmin', github: 'gregbell/active_admin'
Written by Marcus H. Young
Related protips
3 Responses
I'm trying to install active admin, and cut and pasted the above into my gemfile. When I run bundle install, I get this error: ←[31mgit://github.com/gregbell/active_admin.git (at rails4) is not checked out.
over 1 year ago
·
@dananourie
the rails4 branch have just been merged to master a couple of days ago.
you can use only this line for activeadmin in rails4 now :
gem 'activeadmin', github: 'gregbell/active_admin'
over 1 year ago
·
Sorry! I updated the stackoverflow answer but completely forgot I still have a profile on coderwall.
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Activeadmin
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#