Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Commit

Permalink
fixed gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Anders Janmyr committed May 12, 2010
1 parent db07cb9 commit 0887150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rails3-generators.gemspec
Expand Up @@ -48,7 +48,7 @@ Gem::Specification.new do |s|
"lib/generators/formtastic_haml.rb",
"lib/generators/formtastic_haml/USAGE",
"lib/generators/formtastic_haml/controller/controller_generator.rb",
"lib/generators/formtastic_haml/controller/templates/view.html.haml",
"lib/generators/formtastic_haml/controller/templates/view.haml.erb",
"lib/generators/formtastic_haml/scaffold/scaffold_generator.rb",
"lib/generators/formtastic_haml/scaffold/templates/_form.haml.erb",
"lib/generators/formtastic_haml/scaffold/templates/edit.haml.erb",
Expand Down

0 comments on commit 0887150

Please sign in to comment.