History.txt
MIT-LICENSE
Manifest.txt
README.rdoc
Rakefile
generators/haml_scaffold/haml_scaffold_generator.rb
generators/haml_scaffold/templates/_form.html.haml.erb
generators/haml_scaffold/templates/_object.html.haml.erb
generators/haml_scaffold/templates/controller.rb.erb
generators/haml_scaffold/templates/functional_test.rb.erb
generators/haml_scaffold/templates/helper.rb.erb
generators/haml_scaffold/templates/helper_test.rb.erb
generators/haml_scaffold/templates/layout.html.haml.erb
generators/haml_scaffold/templates/stylesheet.sass
generators/haml_scaffold/templates/view_edit.html.haml.erb
generators/haml_scaffold/templates/view_index.html.haml.erb
generators/haml_scaffold/templates/view_new.html.haml.erb
generators/haml_scaffold/templates/view_show.html.haml.erb
init.rb
lib/haml_scaffold/version.rb
samples/posts_controller.rb
samples/posts_controller_test.rb
samples/views/_form.html.haml
samples/views/_post.html.haml
samples/views/edit.html.haml
samples/views/index.html.haml
samples/views/new.html.haml
samples/views/show.html.haml