Tokyo Tech Lead
Subscribe
Sign in
Rails用content_tag產生html
Adler Hsieh
May 23, 2015
一般我們會在helper當中利用content_tag撰寫html,以減少我們在view當中有過多的html code。
Read →
Comments
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts
Rails用content_tag產生html
一般我們會在helper當中利用content_tag撰寫html,以減少我們在view當中有過多的html code。