Feature Request: I would love to use migrant outside of rails. But it seems that it's built just for rails. eg: migrant / lib / migrant / migration_generator.rb ``` model_root = "#{Rails.root.to_s}/app/models/" ```