RubyGems Navigation menu

rails_tools 0.0.0

## rails_tools ## Run Rails commands out of project to use ActiveRecord and Migrations without Rails # Exampls # To create model and migration simply run this: > rails_tools g model user name -t= < invoke active_record < create db/migrate/20150215100411_create_users.rb < create app/models/user.rb < error [not found] # References # http://blog.aizatto.com/2007/05/21/activerecord-without-rails/ http://blog.aizatto.com/2007/05/27/activerecord-migrations-without-rails/

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.0.1 February 15, 2015 (3.5KB)
  2. 0.0.0 February 15, 2015 (3.5KB)

Runtime依存関係 (1):

rails >= 0

所有者:

作者:

  • Promix17

SHA 256チェックサム:

=

累計ダウンロード数 5,507

このバージョンのみ 2,260

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: >= 0

リンク: