GitHub User: kira-corina
Site: http://kira-corina.heroku.com/
Thank you Ryan! Good RailsCast as always.
Great episode, thank you Ryan!
Tim, I'm on Rails 3.0.5 and Ryan's instructions work for me precisely. In Application Controller, you only need one line of code: include UrlHelper ... an the rest is in UrlHelper.
Thank you Ryan! Good RailsCast as always.
Great episode, thank you Ryan!
Tim,
I'm on Rails 3.0.5 and Ryan's instructions work for me precisely.
In Application Controller, you only need one line of code:
include UrlHelper
... an the rest is in UrlHelper.