Skip to navigation
How to redirect a unknown controller?
07.12.13
put a rule into your route.rb file. example: map.connect '*', :controller => 'public', :action =>'index'
Reply
Anonymous
How to redirect a unknown controller?
put a rule into your route.rb file. example: map.connect '*', :controller => 'public', :action =>'index'
07.12.13
Reply
Anonymous
Information Epoch 1757745402
Solving the next 5% probably costs more than the previous 90%.
Home
Notebook
Contact us