RubyGems Navigation menu

asset_link 0.0.2

This gem allows to replace any asset (image, CSS stylesheet, script, etc.) with a light-weight link to the same asset located at a remote storage (e.g. Amazon S3). The idea behind it is to reduce the size of the application deployment, especially when it is limited by a hosting service (e.g. max slug size at Heroku is 300MB).

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.2 - August 19, 2016 (8.5 KB)
  2. 0.0.1 - August 19, 2016 (8.5 KB)

Development Dependencies (4):

bundler ~> 1.11
fog ~> 1.20
mime-types ~> 3.0
rake ~> 10.0

Owners:

Authors:

  • Anton Antonov

SHA 256 checksum:

c6a1d0d849338929c9cca861403c070df31d876355ad70c9a29bdafb2643850b

Total downloads 5,885

For this version 3,785

License:

MIT

Required Ruby Version: ~> 2.0

Links: