????

Your IP : 18.188.76.161


Current Path : C:/inetpub/vhost/redmine.gdtvietnam.com/extra/sample_plugin/config/
Upload File :
Current File : C:/inetpub/vhost/redmine.gdtvietnam.com/extra/sample_plugin/config/routes.rb

# Plugin's routes
# See: http://guides.rubyonrails.org/routing.html

match 'projects/:id/hello', :to => 'example#say_hello', :via => 'get'
match 'projects/:id/bye', :to => 'example#say_goodbye', :via => 'get'

resources 'meetings'