RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: 0bserver07
Site: yadfaeq.com
This will overwrite the configuration that is already have been written.
When you guys move on to Rails 4, use
puts "friendly_id :foo, use: [:slugged, :finders]"
puts "friendly_id :foo, use: :slugged"
Is there any solutions or steps to Deploy it to Heroku ?
This will overwrite the configuration that is already have been written.
When you guys move on to Rails 4, use
puts "friendly_id :foo, use: [:slugged, :finders]"
puts "friendly_id :foo, use: :slugged"
Is there any solutions or steps to Deploy it to Heroku ?