Skip to content

msupko/skeleton-rails

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skeleton-rails

Skeleton is a Beautiful Boilerplate for Responsive, Mobile-Friendly Development, a CSS framework.

Currently Skeleton supports:

  • Latest Chrome (Mac/PC)
  • Firefox 4.0, 3.6, 3.5, 3.0 (Mac/PC)
  • Latest Safari
  • IE9, IE8, IE7
  • iPhone (Retina)
  • Droid (Charge/Original)
  • iPad

skeleton-rails is a gem for Rails >=3.1 which injects Skeleton CSS framework functionality into Ruby on Rails application, by Helios Technologies.

Installation

Add to your Gemfile:

gem 'skeleton-rails'

then run bundle in the console, and then run:

rails g skeleton:install

command. This should add:

= require base
= require layout
= require skeleton

into app/assets/stylesheets/application.css.

That's it, have fun!

About

A gem to include Skeleton CSS into Rails 3.1

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%