Skip to content

Commit 1b3b9a2

Browse files
committed
Rails 4 support is now on master
1 parent c450ae1 commit 1b3b9a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ when '4'
1212
gem 'rails', '~> 4.0.0'
1313

1414
# Waiting for the release
15-
gem 'activeadmin', github: 'gregbell/active_admin', branch: 'rails4'
15+
gem 'activeadmin', github: 'gregbell/active_admin'
1616
gem 'mongoid', github: 'mongoid/mongoid'
1717

1818
gem 'sass-rails', '~> 4.0.0'

0 commit comments

Comments
 (0)