Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 444 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 444 Bytes

Foundationize

Foundationize is a ruby gem to ease the use of ZURB Foundation with rails apps. It's consists of:

  • Generators to foundationize you views.
  • Helpers to save you some time when you're foundationing.

Installation

Add this line to your application's Gemfile:

gem 'foundationize'

And then execute:

$ bundle

Or install it yourself as:

$ gem install foundationize

Usage

$ rails g foundationize posts