3 lines
105 B
Ruby
Executable file
3 lines
105 B
Ruby
Executable file
#!/usr/bin/env ruby
|
|
require File.expand_path('../../config/boot', __FILE__)
|
|
require 'commands/generate'
|