Class: Ckeditor::Picture

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

Instance Method Summary collapse

Instance Method Details

#url_contentObject



4
5
6
# File 'app/models/ckeditor/picture.rb', line 4

def url_content
  url(:content)
end