mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Merge pull request #4063 from andrew/patch-1
Added Capistrano to the development group in Gemfile
This commit is contained in:
commit
cc192900f2
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ source 'https://rubygems.org'
|
|||
# gem 'unicorn'
|
||||
|
||||
# Deploy with Capistrano
|
||||
# gem 'capistrano'
|
||||
# gem 'capistrano', :group => :development
|
||||
|
||||
# To use debugger
|
||||
# <%= ruby_debugger_gemfile_entry %>
|
||||
|
|
Loading…
Reference in a new issue