All Projects → tkrotoff → famfamfam_flags_rails

tkrotoff / famfamfam_flags_rails

Licence: MIT license
DEPRECATED FAMFAMFAM flag icons packaged for the Rails 3.1+ asset pipeline

Programming Languages

ruby
36898 projects - #4 most used programming language

I will not continue to maintain this gem as I don't use Rails asset pipeline anymore, if you are interested, contact me.

FAMFAMFAM flags for Rails

FAMFAMFAM flag icons for use with Rails 3.1+ asset pipeline.

To get started, check 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>

Check 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 %>
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].