Class: RedactorRails::Picture

Inherits:
Asset
  • Object
show all
Defined in:
lib/generators/redactor/templates/mongoid/carrierwave/redactor/picture.rb,
lib/generators/redactor/templates/active_record/carrierwave/redactor/picture.rb

Instance Method Summary collapse

Methods included from Orm::ActiveRecord::AssetBase

included

Methods included from Orm::Mongoid::AssetBase

included

Instance Method Details

#url_contentObject



4
5
6
# File 'lib/generators/redactor/templates/mongoid/carrierwave/redactor/picture.rb', line 4

def url_content
  url(:content)
end