Hassan Schroeder wrote in post #978177: > You could just incorporate the code from the rake task into a model > of your own, eh?
Thanks - I should have thought of that… It seems that the relevant line I was looking for is: Rails.application.routes.routes …which produces what is required. -- Posted via http://www.ruby-forum.com/. -- 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.

