/kube-rails

Kube for Rails 3.1 Asset Pipeline

Primary LanguageRuby

Kube for Rails 3.1 Asset Pipeline

Kube is a minimal CSS-framework for developers.

Build Status

Installing Gem

Include the Kube Rails gem in Gemfile to install it from RubyGems.org;

gem "kube-rails"

You can run bundle from command line

bundle install

Installing to App (using Generators)

You can run following generators to get started with Kube quickly.

Install (requires directives to Asset pipeline.)

Usage:

rails g kube:install