Sha256: a210b9133c001cd18b75f4706228a49bfd2df9b1e42dc3746200aa96968167bc

Contents?: true

Size: 129 Bytes

Versions: 15

Compression:

Stored size: 129 Bytes

Contents

module RetinaImageTag
  mattr_accessor :app_root
  
  def self.setup
    yield self
  end
end

require "retina_image_tag/railtie"

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
retina_image_tag-1.0.3 lib/retina_image_tag.rb
retina_image_tag-1.0.2 lib/retina_image_tag.rb
retina_image_tag-1.0.1 lib/retina_image_tag.rb
retina_image_tag-1.0.0 lib/retina_image_tag.rb
retina_image_tag-0.0.13 lib/retina_image_tag.rb
retina_image_tag-0.0.11 lib/retina_image_tag.rb
retina_image_tag-0.0.10 lib/retina_image_tag.rb
retina_image_tag-0.0.9 lib/retina_image_tag.rb
retina_image_tag-0.0.8 lib/retina_image_tag.rb
retina_image_tag-0.0.7 lib/retina_image_tag.rb
retina_image_tag-0.0.6 lib/retina_image_tag.rb
retina_image_tag-0.0.5 lib/retina_image_tag.rb
retina_image_tag-0.0.4 lib/retina_image_tag.rb
retina_image_tag-0.0.3 lib/retina_image_tag.rb
retina_image_tag-0.0.2 lib/retina_image_tag.rb