I try to create URL with another divider, not '/', like '-'
from http://host.com/category/food => http://host.com/category-food
Can anyone help me?
Thanks
|
I try to create URL with another divider, not '/', like '-' from http://host.com/category/food => http://host.com/category-food Can anyone help me? Thanks | |||
|
feedback
|
|
Something like this should work in Rails 3.0 and higher:
Then you could link to it using | |||
|
feedback
|
|
Match | |||||||
feedback
|