7 8 9
# File 'lib/forgeos/urlified.rb', line 7 def force_url_format self.url= Forgeos::url_generator(self.url) end