mirror of
https://github.com/github/rails.git
synced 2026-01-26 06:48:59 -05:00
2abe3d2cd92e5ee55c39f1b4062ccf60043105f7
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1789 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%