Skeleton-Framework-Rails
Skeleton-Framework-Rails is a rubygem for Rails.
It's based on Skeleton Framework
Installation
Add this line to your application's Gemfile:
gem 'skeleton-framework-rails'
And then execute:
$ bundle
Or install it yourself as:
$ gem install skeleton-framework-rails
Usage
Import Skeleton CSS Frame work into Stylesheet file
*= require skeleton
That's it, have fun.