Uses of Class
de.saumya.mojo.gem.AbstractGemMojo

Packages that use AbstractGemMojo
de.saumya.mojo.rails   
 

Uses of AbstractGemMojo in de.saumya.mojo.rails
 

Subclasses of AbstractGemMojo in de.saumya.mojo.rails
 class AbstractRailsMojo
          abstract rails mojo which provides a few helper methods and the rails.args parameter.
 class ConsoleMojo
          Goal to run rails console.
 class GenerateMojo
          Goal to run rails generator script.
 class NewMojo
          goal to run rails command with the given arguments.
 class RailsMojo
          Deprecated. 
 class RakeMojo
          goal to run rails rake with the given arguments.
 class ServerMojo
          Goal to run rails with build-in server.
 



Copyright © 2011. All Rights Reserved.