mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Merge pull request #2835 from guilleiguaran/actionpack-changelog
Include ticket numbers in AP CHANGELOG
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
* CookieJar is now Enumerable. Fixes #2795
|
||||
|
||||
* Fixed AssetNotPrecompiled error raised when rake assets:precompile is compiling certain .erb files. [Guillermo Iguaran]
|
||||
* Fixed AssetNotPrecompiled error raised when rake assets:precompile is compiling certain .erb files. See GH #2763 #2765 #2805 [Guillermo Iguaran]
|
||||
|
||||
* Manifest is correctly placed in assets path when default assets prefix is changed. [Guillermo Iguaran]
|
||||
* Manifest is correctly placed in assets path when default assets prefix is changed. Fixes #2776 [Guillermo Iguaran]
|
||||
|
||||
* Fixed stylesheet_link_tag and javascript_include_tag to respect additional options passed by the users when debug is on. [Guillermo Iguaran]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user