Skip to content

jamesakers/rspec-haml-scaffold-generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RSpec Haml Scaffold Generator
====

This is an uber version of the RSpec Scaffold Generator, the following things have been added:

Support for Haml instead of erb
Nested routes (nested tests/migrations)

Examples:

  ./script generate rspec_haml_scaffold post # no attributes, view will be anemic
  ./script generate rspec_haml_scaffold post attribute:string attribute:boolean # this is actually broken at the moment, don't do this !!! Feel free to patch it

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%