Skip to content

thethanghn/flag_icon_css_rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages