Ruby on Rails Thursday, December 26, 2013

I am migrating our application from 3.x to 4.0.2 and I have following problem :


Rails 4 generates totally different routes in this case and it brakes some of our functionalities. Maybe I am not familiar with new way of creating routes but in release notes there was nothing said about it. At least about this part of routes. How can I make these routes look like in rails 3 ?

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/b399f793-367f-4a9a-bd78-1693adeeaf2a%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment