-
- Downloads
Use ruby1.9.3
Loading
| Loading
| @@ -34,11 +34,6 @@ gem 'unicorn' |
# Use Capistrano for deployment | ||
# gem 'capistrano-rails', group: :development | ||
group :development, :test do | ||
# Call 'byebug' anywhere in the code to stop execution and get a debugger console | ||
gem 'byebug' | ||
end | ||
group :development do | ||
# Access an IRB console on exception pages or by using <%= console %> in views | ||
gem 'web-console', '~> 2.0' | ||
Loading
| Loading
|
Please register or sign in to comment