additionals/config/routes.rb
2016-01-30 15:04:25 +01:00

5 lines
111 B
Ruby

# Plugin's routes
# See: http://guides.rubyonrails.org/routing.html
get 'garfield/:name', to: 'garfield#show'