Skip to content
/ Arm Public

ActiveRecord::MigraterをWindowsで簡単に実行できます。

License

Notifications You must be signed in to change notification settings

metalels/Arm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arm

ActiveRecord::MigraterをWindowsで簡単に実行できます。

Usage

migrate.exe database.ymlファイルのパス<:DB設定KEY> migrateディレクトリのパス<:VERSION>

Compile

windows環境下のrubyでocraを用いてコンパイルできます。

ruby 2.1.5, ocra 1.3.5で動作確認しています。

gem install bundler ocra

bundle install --without development

ocra --no-autoload --add-all-core --gemfile Gemfile --gem-full arm.rb

Log -ログ-

ログは active_record.log へ出力されます。

License -ライセンス-

このソフトウェアは、 MITライセンスで配布されている製作物が含まれています。
このソフトウェアは、 Apache 2.0ライセンスで配布されている製作物が含まれています。

Authors -作者-

metalels

About

ActiveRecord::MigraterをWindowsで簡単に実行できます。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages