RubyFlow The Ruby and Rails community linklog

Using ActiveModel::Name to simplify URL generation and preserve use of polymorphic_path

Love using polymorphic path to build URLs, but running into problems due to resource route names not matching up with your model name? I just blogged about a technique using ActiveRecord::Name to simplify RESTful URL generation. This is also very helpful if you are using namespaced models.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in