15 16 17
# File 'lib/dynomite/cli.rb', line 15 def generate(name) Migration::Generator.new(name, options).generate end