0.0
No commit activity in last 3 years
No release in over 3 years
Foundationize is a ruby gem to ease the use of ZURB Foundation with rails apps.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.3
>= 0
 Project Readme

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