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

fixing issue 19 #20

Closed adrianoalmeida7 closed 13 years ago

adrianoalmeida7 commented 13 years ago

when scaffolding with a name with a first letter uppercased, the method parameters and the urls followed this name. now it's fixed with tests.

rodolfoliviero commented 13 years ago

merged. Thanks to fix this.