mirror of
https://github.com/github/rails.git
synced 2026-04-04 03:00:58 -04:00
e008bfd2d8e8e19eb94ddb49121820effe93d7f4
Updated changelog for #1688. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1791 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Added that nil options are not included in tags, so tag("p", :ignore => nil) now returns <p /> not <p ignore="" /> but that tag("p", :ignore => "") still includes it #1465 [michael@schuerig.de]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%