OSDN Git Service

create author controller trying
[pettanr/pettanr.git] / config / routes.rb
index 849d93b..2032dec 100644 (file)
@@ -193,6 +193,7 @@ Pettanr::Application.routes.draw do
   match 'home/(:action)', :controller => 'home'
   match 'help/(:action)', :controller => 'help'
   match 'system/(:action)', :controller => 'system'
+  match 'authors/(:action(/:id))', :controller => 'authors'
 #  controller 'system' do
 #    get 'start'
 #    get 'index'