Sha256: 813a0b5574edcd9a1660b4e3db82aaa567c5fd1cfffc8ea84ff0ac7820ba469a
Contents?: true
Size: 669 Bytes
Versions: 3
Compression:
Stored size: 669 Bytes
Contents
{<img src="https://codeclimate.com/github/mattways/fonts-rails.png" />}[https://codeclimate.com/github/mattways/fonts-rails] {<img src="https://travis-ci.org/mattways/fonts-rails.png?branch=master" alt="Build Status" />}[https://travis-ci.org/mattways/fonts-rails] {<img src="https://gemnasium.com/mattways/fonts-rails.png" alt="Dependency Status" />}[https://gemnasium.com/mattways/fonts-rails] = Fonts Rails Adds a simple helper to create the google fonts link tag. = Install Put this line in your Gemfile: gem 'fonts-rails' Then bundle: $ bundle = Usage In your layout add a line like this in your head: <%= google_fonts_link_tag 'Open+Sans:300' %>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
fonts-rails-0.0.7 | README.rdoc |
fonts-rails-0.0.6 | README.rdoc |
fonts-rails-0.0.5 | README.rdoc |