mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
sprockets-rails was released
This commit is contained in:
parent
57c7d5cb80
commit
f79881e2ad
1 changed files with 0 additions and 1 deletions
1
Gemfile
1
Gemfile
|
@ -11,7 +11,6 @@ gem 'rack-cache', '~> 1.2'
|
|||
gem 'jquery-rails', '~> 3.1.0'
|
||||
gem 'turbolinks'
|
||||
gem 'coffee-rails', '~> 4.0.0'
|
||||
gem 'sprockets-rails', github: 'rails/sprockets-rails'
|
||||
|
||||
# require: false so bcrypt is loaded only when has_secure_password is used.
|
||||
# This is to avoid ActiveModel (and by extension the entire framework)
|
||||
|
|
Loading…
Reference in a new issue