How to enable custom slugs options in latest version of refinerycms
Mon, 06/04/2012 - 13:15 — mohit sharma
To enable custom slugs in refinerycms goto config/initializers/pages.rb
you can see a variable use_custom_slugs uncomment that line and set that true if its false if its not there just add