Files
initializr/initializr
Stephane Nicoll fd85022ef6 Use project name to infer the name of the app
The 'name' field can now be used to customize the name of the generated
application (and its test counterpart). A default application name is
used If no suitable identifier can be inferred from the specified name.

Concretely, this means that the default application name is no longer
`Application` but `DemoApplication` since the default name is `demo`.

Closes gh-60
2014-12-19 12:19:01 +01:00
..
2014-12-13 11:13:39 +01:00