Project

pg_helper

0.0
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Makes even easier to use postgresql without activerecord
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
>= 0
>= 0
>= 0

Runtime

~> 0.18.0
 Project Readme

PgHelper

[Build Status] (https://travis-ci.org/webervin/pg_helper) Code Climate Dependency Status

Because sometimes I don't want ActiveRecord to parse all fields, nor think about connection. All features are actually provided by Pg gem

Features

  • Small
  • Ability to pass query params to PostgreSql
  • No parsing of strings
  • also works as rails plugin rails plugin install https://github.com/webervin/pg_helper.git