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