Class: Ckeditor::Picture

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

Instance Method Summary collapse

Instance Method Details

#url_contentObject



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

def url_content
  url(:content)
end