RubyGems Navigation menu

activerecord_postgresql_procedures 0.0.4

PostgreSQL allows to create a procedure which returns a result set. The gem modifies ActiveRecord so that it's possible to create (readonly) model based on resultset instead of a database table.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.0.4 - December 26, 2016 (7KB)
  2. 0.0.3 - January 12, 2015 (7KB)
  3. 0.0.2 - January 10, 2015 (7KB)
全てのバージョンを表示(全4件)

Runtime依存関係 (2):

activerecord ~> 5.0
pg ~> 0.17

Development依存関係 (4):

guard ~> 2.6
guard-bundler ~> 2.0
guard-rspec ~> 4.3
rspec ~> 3.0

所有者:

作者:

  • Tomáš Kuča

SHA 256チェックサム:

=

累計ダウンロード数 9,883

このバージョンのみ 3,087

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

ライセンス:

MIT

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

リンク: