Module: Geordi
- Defined in:
- lib/geordi/interaction.rb,
lib/geordi/cli.rb,
lib/geordi/hint.rb,
lib/geordi/util.rb,
lib/geordi/gitpt.rb,
lib/geordi/remote.rb,
lib/geordi/version.rb,
lib/geordi/cucumber.rb,
lib/geordi/settings.rb,
lib/geordi/db_cleaner.rb,
lib/geordi/dump_loader.rb,
lib/geordi/capistrano_config.rb,
lib/geordi/chromedriver_updater.rb
Overview
Use the methods in this file to communicate with the user
Defined Under Namespace
Modules: Interaction Classes: CLI, CapistranoConfig, ChromedriverUpdater, Cucumber, DBCleaner, DumpLoader, Gitpt, Hint, Remote, Settings, Util
Constant Summary collapse
- VERSION =
'10.1.0'.freeze
- DatabaseError =
Class.new(StandardError)