retina_rails 2.0.2
Retina Rails makes your application use high-resolution images by default. It automatically optimizes uploaded images (CarrierWave or Paperclip) for retina displays by making them twice the size and reducing the quality.
Gemfile:
=
インストール:
=
Runtime依存関係 (1):
rails
>= 3.2.0
Development依存関係 (9):
bundler
>= 1.0.0
carrierwave
>= 0
coveralls
>= 0
paperclip
>= 0
rake
>= 0
rmagick
>= 0
rspec
>= 2.3
rspec-rails
~> 2.0
sqlite3
>= 0