Photofy

A simple ruby gem providing photo fields to rails model

Installation

Add this line to your application's Gemfile:

gem 'photofy'

And then execute:

$ bundle

Or install it yourself as:

$ gem install photofy

Usage

Add photo field(s) to model by adding lines like

Enables aws s3 as backend storage.