No commit activity in last 3 years
No release in over 3 years
Flag Icon Css
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

Flag Icon Css for Rails

Flag Icon Css for use with Rails 3.1+ asset pipeline.

Installation

Add this line to your application's Gemfile:

gem 'flag_icon_css_rails'

And then execute:

$ bundle install

Generate gem initializer:

$ rails g flag_icon_css_rails

Usage

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

*= require flag_icon_css

See https://github.com/lipis/flag-icon-css for details CSS usage

Attribution

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

<%= flag_icon_css_attribution_link %>