class Ckeditor::Picture

Public Instance Methods

url_content() click to toggle source
# File lib/generators/jinda/templates/app/models/ckeditor/picture.rb, line 11
def url_content
  url(:content)
end