f / flexiblegs-rails

Quick & Easy flexible.gs integration for your Rails 4 Apps

Home Page:http://flexible.gs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flexiblegs-rails

flexible.gs is an easy to use and awesome grid system. This gem makes it easy to integrate it into your Rails 4 applications.

Installation

Add it to your Gemfile

gem 'flexiblegs-rails'

Bundle install

bundle install

and require it in your application.css

*= require flexiblegs-rails

and enjoy this awesome grid system 👍

Contribution

Currently all PRs and Issue submissions are welcome :)

Thanks

Special thanks to Doğukan Güven Nomak for creating flexible.gs and making this gem possible.

About

Quick & Easy flexible.gs integration for your Rails 4 Apps

http://flexible.gs

License:MIT License


Languages

Language:Ruby 97.1%Language:CSS 2.9%