Sha256: 8e7038c36e841793bea4b51b0aa17324820f9d3e9ffd37c3dfd808ba199b5788

Contents?: true

Size: 815 Bytes

Versions: 2

Compression:

Stored size: 815 Bytes

Contents

# FAMFAMFAM flags for Rails 3.1

[FAMFAMFAM flag icons](http://famfamfam.com/lab/icons/flags/) for use with Rails 3.1 and 3.2 asset pipeline.

To get started, checkout http://tkrotoff.github.com/famfamfam_flags/

## Installation

Add this line to your application's Gemfile:

    gem 'famfamfam_flags_rails'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install famfamfam_flags_rails

## Usage

Add stylesheet file to app/assets/stylesheets/application.css:

    *= require famfamfam-flags

Then write inside your view templates:

    <i class="famfamfam-flag-fr"> France</i>

Checkout http://tkrotoff.github.com/famfamfam_flags/ for the list of all icons.

## Attribution

To provide a link back to the author website, use this helper method:

    <%= famfamfam_flags_attribution_link %>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
famfamfam_flags_rails-0.1.1 README.md
famfamfam_flags_rails-0.1 README.md