| combArgs[index] = null;
}
}
getLog().info("use ORM " + ORM.valueOf(this.railsORM));
GwtOptions gwt = new GwtOptions(gwtPackage, gwtSession, gwtMenu);
this.railsManager.createNew(this.gemsInstaller,
this.repoSession,
this.appPath,
this.database,
this.railsVersion,
|