Class: Trooper::Actions::SetupDatabaseAction

Inherits:
DefaultAction show all
Defined in:
lib/trooper/actions/setup_database_action.rb

Instance Attribute Summary

Attributes inherited from Trooper::Action

#block, #commands, #config, #description, #name, #options

Method Summary

Methods inherited from DefaultAction

#initialize, #ok?

Methods inherited from Trooper::Action

#call, #initialize, #method_missing, #ok?, #prerequisite_call, #reset_commands!, #run, #type

Methods included from DSL::Bundler

#bundle_exec, #bundle_install, #rake

Methods included from DSL::Rake

#rake

Methods included from DSL::Folders

#cd, #create_folder, #create_folders, #delete_folder

Constructor Details

This class inherits a constructor from Trooper::Actions::DefaultAction

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Trooper::Action