Skip to content

Commit

Permalink
Fix changelog entry about sprockets-rails
Browse files Browse the repository at this point in the history
  • Loading branch information
guilleiguaran committed Sep 30, 2012
1 parent 15712ac commit 59b8b82
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions actionpack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,8 @@

*Luiz Felipe Garcia Pereira*

* Sprockets integration has been extracted from Action Pack and the `sprockets-rails`
gem should be added to Gemfile (under the assets group) in order to use Rails asset
pipeline in future versions of Rails.
* Sprockets integration has been extracted from Action Pack to the `sprockets-rails`
gem. `rails` gem is depending on `sprockets-rails` by default.

*Guillermo Iguaran*

Expand Down

0 comments on commit 59b8b82

Please sign in to comment.