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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.4 - December 26, 2016 (7 KB)
  2. 0.0.3 - January 12, 2015 (7 KB)
  3. 0.0.2 - January 10, 2015 (7 KB)
Show all versions (4 total)

Runtime Dependencies (2):

activerecord ~> 5.0
pg ~> 0.17

Development Dependencies (4):

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

Owners:

Authors:

  • Tomáš Kuča

SHA 256 checksum:

24ccafe93a31c6bf2543155aee4187430d7300d3ede3980597d7846b893c261f

Total downloads 9,603

For this version 2,979

License:

MIT

Required Ruby Version: >= 0

Links: