Guest User

Untitled

a guest
May 25th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. acts_as_url :title do
  2. # custom massaging here
  3. end
  4.  
  5. # or
  6.  
  7. acts_as_url :title, :customizing_proc => proc { # custom massaging here }
Add Comment
Please, Sign In to add comment