Reverting Gemfile state

This commit is contained in:
Adam
2016-01-21 11:30:28 +01:00
parent 973f39eec3
commit 5fc1279c2a

View File

@@ -45,9 +45,7 @@ gem 'tabulous'
# gem 'capistrano-rails', group: :development
# rails 4.x support is not stable yet - so we hope for the best :)
source 'http://gems.github.com' do
gem 'active_scaffold'
end
gem 'active_scaffold', github: 'activescaffold/active_scaffold', branch: 'master'
group :development, :test do
# Call 'byebug' anywhere in the code to stop execution and get a debugger console