public class RailsService extends Object
| Constructor and Description |
|---|
RailsService(RailsState state,
Object repositorySystemSession,
ScriptFactory factory,
GemManager gemManager,
RailsManager manager) |
public RailsService(RailsState state, Object repositorySystemSession, ScriptFactory factory, GemManager gemManager, RailsManager manager) throws RailsException, IOException
RailsExceptionIOExceptionpublic void resetState()
throws RailsException,
IOException
RailsExceptionIOExceptionpublic void createNew(String appPath, String railsVersion, String... args) throws RailsException, GemException, IOException, ScriptException
public void rake(String tasks) throws IOException, ScriptException, GemException, RailsException
public void generate(String generator, String... args) throws IOException, ScriptException, GemException, RailsException
Copyright © 2016. All Rights Reserved.