RubyGems Navigation menu

activerecord_postgresql_procedures 0.0.2

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 (7.0 KB)
  2. 0.0.3 - January 12, 2015 (7.0 KB)
  3. 0.0.2 - January 10, 2015 (7.0 KB)
显示所有版本 (共 4 个)

Runtime 依赖 (2):

activerecord ~> 4.2
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,250

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 0

链接: