| Package | Description |
|---|---|
| de.saumya.mojo.ruby.rails |
| Modifier and Type | Method and Description |
|---|---|
static RailsManager.ORM |
RailsManager.ORM.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RailsManager.ORM[] |
RailsManager.ORM.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RailsManager.createNew(GemsInstaller installer,
Object repositorySystemSession,
File appPath,
String database,
String railsVersion,
RailsManager.ORM orm,
String... args) |
void |
DefaultRailsManager.createNew(GemsInstaller installer,
Object repositorySystemSession,
File appPath,
String database,
String railsVersion,
RailsManager.ORM orm,
String... args) |
void |
RailsManager.createNew(GemsInstaller installer,
Object repositorySystemSession,
File appPath,
String database,
String railsVersion,
RailsManager.ORM orm,
String template,
GwtOptions gwt,
String... args) |
void |
DefaultRailsManager.createNew(GemsInstaller installer,
Object repositorySystemSession,
File appPath,
String database,
String railsVersion,
RailsManager.ORM orm,
String template,
GwtOptions gwt,
String... args) |
Copyright © 2016. All Rights Reserved.