Repository is archived
No commit activity in last 3 years
No release in over 3 years
FAMFAMFAM flag icons
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 3.1.0
 Project Readme

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 %>