Skip to content
This repository has been archived by the owner on Jun 7, 2018. It is now read-only.
csbartus edited this page Sep 13, 2010 · 6 revisions

Welcome to the haml-scaffold wiki!

Usage

add in config/environment.rb:

config.gem ‘mislav-will_paginate’, :version => ‘~> 2.3.8’, :lib => ‘will_paginate’, :source => ‘http://gems.github.com’

script/generate haml_scaffold resource_name

script/destroy haml_scaffold resource_name

Clone this wiki locally