caelum / vraptor-scaffold

VRaptor Scaffold extension to make it easier configuring new projects and plugins
http://vraptor.org
MIT License
55 stars 22 forks source link

scaffolding something with uppercase #19

Closed adrianoalmeida7 closed 13 years ago

adrianoalmeida7 commented 13 years ago

when doing a scaffold Item (with uppercase i)

the generated controller generates de following method:

public Item show(Item Item) {...}

Note that the parameter name has an uppercase i also. this should be lowercase.

rodolfoliviero commented 13 years ago

Done by adrianoalmeida7

https://github.com/caelum/vraptor-scaffold/commit/f9a5a5e471a86cef8ea82539e534b9410af3909b