Class: Ckeditor::Picture

Inherits:
Asset
  • Object
show all
Defined in:
app/models/ckeditor/picture.rb

Instance Method Summary collapse

Instance Method Details

#url_contentObject



10
11
12
# File 'app/models/ckeditor/picture.rb', line 10

def url_content
  url(:content)
end