Table of Contents - roda_api_generator-0.1.1 Documentation
Pages
Classes and Modules
- Api
- Api::Models
- Api::Models::User
- Api::Operations
- Api::Operations::UserService
- ApiGenerators
- ApiGenerators::CLI
- ApiSupport
- Object
- RubyApiGenerators
- RubyApiGenerators::Generators
- RubyApiGenerators::Generators::Roda
Methods
- ::new — Api::Operations::UserService
- ::source_root — RubyApiGenerators::Generators::Roda
- #build_application_folder — RubyApiGenerators::Generators::Roda
- #build_config_folder — RubyApiGenerators::Generators::Roda
- #build_db_folder — RubyApiGenerators::Generators::Roda
- #build_models_folder — RubyApiGenerators::Generators::Roda
- #build_operations_folder — RubyApiGenerators::Generators::Roda
- #build_routes_folder — RubyApiGenerators::Generators::Roda
- #build_tasks_folder — RubyApiGenerators::Generators::Roda
- #build_test_suite_folder — RubyApiGenerators::Generators::Roda
- #copy_config_ru — RubyApiGenerators::Generators::Roda
- #copy_env_file — RubyApiGenerators::Generators::Roda
- #copy_gemfile — RubyApiGenerators::Generators::Roda
- #copy_licence — RubyApiGenerators::Generators::Roda
- #copy_rakefile — RubyApiGenerators::Generators::Roda
- #copy_readme — RubyApiGenerators::Generators::Roda
- #opts_hash — ApiGenerators::CLI
- #roda — ApiGenerators::CLI
- #set_up_application_folder — RubyApiGenerators::Generators::Roda
- #show_params — Api::Operations::UserService