Upgraded to rails 3.2.8
This commit is contained in:
parent
29a6cd8b62
commit
0a1c326f14
8 changed files with 92 additions and 63 deletions
|
|
@ -174,7 +174,7 @@ Foodsoft::Application.routes.draw do
|
|||
|
||||
resources :users, :only => [:index]
|
||||
|
||||
match '/:controller(/:action(/:id))'
|
||||
match ':controller(/:action(/:id))(.:format)'
|
||||
|
||||
end # End of /:foodcoop scope
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue