Class: SchemaEvolutionManager::Ask

Inherits:
Object
  • Object
show all
Defined in:
lib/schema-evolution-manager/ask.rb

Overview

Simple library to ask user for input, with easy mocakability for testing

Constant Summary collapse

TRUE_STRINGS =
['y', 'yes']