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

38eb97d · Jun 7, 2016

History

4 Commits
Jun 3, 2016
Jun 3, 2016
Jun 3, 2016
Jun 3, 2016
Jun 3, 2016
Jun 3, 2016
Jun 3, 2016
Jun 3, 2016
Jun 7, 2016
Jun 7, 2016
Jun 7, 2016

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