mirror of
https://github.com/github/rails.git
synced 2026-01-26 14:58:11 -05:00
Update changelog
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2881 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
*SVN*
|
||||
|
||||
* Added action_pack.rb stub so that ActionPack::Version loads properly [Sam Stephenson]
|
||||
|
||||
* Added short-hand to assert_tag so assert_tag :tag => "span" can be written as assert_tag "span" [DHH]
|
||||
|
||||
* Added skip_before_filter/skip_after_filter for easier control of the filter chain in inheritance hierachies [DHH]. Example:
|
||||
|
||||
Reference in New Issue
Block a user