Skip to content

Commit

Permalink
refinery_form -> refinery:form. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ugisozols committed Feb 23, 2012
1 parent 508a383 commit 0e2847a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/lib/generators/refinery/form/form_generator.rb
Expand Up @@ -45,7 +45,7 @@ def generate
end
end
else
puts "You must specify a name and at least one field. For help: rails generate refinery_form"
puts "You must specify a name and at least one field. For help: rails generate refinery:form"
end
end

Expand Down

0 comments on commit 0e2847a

Please sign in to comment.