Package de.saumya.mojo.ruby.rails

Examples of de.saumya.mojo.ruby.rails.GwtOptions


                    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,
View Full Code Here

TOP

Related Classes of de.saumya.mojo.ruby.rails.GwtOptions

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.