I have tried to search in google with keyword "rails get method name in view" but i couldn't find any answer
In this case i want to get method name in view for example http://localhost:3000/todo/all_project_todos/14 - method name is "all_project_todos" http://localhost:3000/todo/completed_todos/14 - method name is "completed_todos" Is there any way i can do this ? Thank you Golf -- 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 -~----------~----~----~----~------~----~------~--~---

