31 32 33
# File 'app/models/monologue/post.rb', line 31 def full_url "#{Monologue::Engine.routes.url_helpers.root_path}#{self.url}" end