class O2webappizer::AppGenerator

Protected Instance Methods

get_builder_class() click to toggle source
# File lib/o2webappizer/generators/app_generator.rb, line 51
def get_builder_class
  O2webappizer::AppBuilder
end