Add feature navigation on head
Showing
| ... | @@ -27,6 +27,7 @@ gem 'capistrano3-unicorn' | ... | @@ -27,6 +27,7 @@ gem 'capistrano3-unicorn' |
| gem 'capistrano-rails' | gem 'capistrano-rails' | ||
| gem 'capistrano-bundler', '>= 1.1.0' | gem 'capistrano-bundler', '>= 1.1.0' | ||
| gem 'capistrano-rvm' | gem 'capistrano-rvm' | ||
| gem 'breadcrumbs_on_rails' | |||
| group :development, :test do | group :development, :test do | ||
| gem 'sqlite3', '1.3.9' | gem 'sqlite3', '1.3.9' | ||
| ... | ... |
Please
register
or
sign in
to comment