has_many and has_one RESTful Routing Until the day comes that Railsâ routing can interrogate your domain model and properly translate the existing ActiveRecord associations into RESTful routes, we will have to settle for the same sugary-sweet declaration syntax. Instead of nesting resources in your routing configuration to imply an association, you can now directly specify the routing association
{{#tags}}- {{label}}
{{/tags}}