Table of Contents - grape-cli-0.2.5 Documentation
Pages
- Gemfile.tt
- Rakefile.tt
- api.rb.tt
- hello_world.rb.tt
- config.ru.tt
- postgres.yml.tt
- sqlite.yml.tt
- hello_world_test.rb.tt
- hello_world_spec.rb.tt
- rspec_config
Classes and Modules
- ApplicationFactory
- ClassNameGenerator
- CommandGenerator
- GrapeCli
- GrapeCli::Actions
- GrapeCli::Actions::CreateApplication
- GrapeCli::Actions::SetupDatabase
- GrapeCli::Actions::SetupTestFramework
- GrapeCli::Config
- GrapeCli::Core
Methods
- ::instance — ApplicationFactory
- ::instance= — ApplicationFactory
- ::new — GrapeCli::Actions::SetupTestFramework
- ::new — ClassNameGenerator
- ::new — GrapeCli::Config
- ::source_root — GrapeCli::Actions::SetupTestFramework
- ::source_root — GrapeCli::Core
- #bundle_install — CommandGenerator
- #command_generator — ApplicationFactory
- #config — GrapeCli::Config
- #console — GrapeCli::Core
- #copy_rspec_config — GrapeCli::Actions::SetupTestFramework
- #database_gem — GrapeCli::Config
- #generate — ClassNameGenerator
- #new — GrapeCli::Core
- #rspec? — GrapeCli::Config
- #run — GrapeCli::Actions::CreateApplication
- #run — GrapeCli::Actions::SetupDatabase
- #run — GrapeCli::Actions::SetupTestFramework
- #run_console — CommandGenerator
- #run_server — CommandGenerator
- #run_tests — CommandGenerator
- #server — GrapeCli::Core
- #test — GrapeCli::Core
- #test_directory_name — GrapeCli::Actions::SetupTestFramework
- #verbose_output — ApplicationFactory