method

new

new(name, version, comment, options = {}, commented_out = false)
public

No documentation available.

# File railties/lib/rails/generators/app_base.rb, line 205
        def initialize(name, version, comment, options = {}, commented_out = false)
          super
        end