RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: coderguy
Site: http://www.coderguy.com
Ryan,
Great episode as always. I had a question about this line:
h.content_tag :span, "None given", class: "none"
What is the difference between :span (which I know is a symbol) and class:? Why is the colon after class?
Thanks for the bundler open tip. I have always wondered a quick way to open up my gems.
Ryan,
Great episode as always. I had a question about this line:
h.content_tag :span, "None given", class: "none"
What is the difference between :span (which I know is a symbol) and class:? Why is the colon after class?
Thanks for the bundler open tip. I have always wondered a quick way to open up my gems.