Module: Irwi::Extensions::Models::WikiPageAttachment

Extended by:
ActiveSupport::Concern
Defined in:
lib/irwi/extensions/models/wiki_page_attachment.rb

Constant Summary collapse

DEFAULT_PAPERCLIP_OPTIONS =
{:styles => { :medium => "300x300>", :thumb => "100x100>" }}