Hi there,

I'm following http://edgeguides.rubyonrails.org/plugins.html and at
chapter 8, I'm told to add:
ActionController::Routing::RouteSet::Mapper.send :include,
Yaffle::Routing::MapperExtensions

In order to add the routes of my plugin in my Rails app...

Unfornately, ActionController::Routing is deprecated,

What should I use instead?

Thanks in advance,

Ben

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to