Skip to content

GyldendalDigital/gyldendal-activerecord2-hstore

 
 

Repository files navigation

gyldendal-activerecord2-hstore

This is a fork of activerecord2-hstore with a little adjusment to make it usable for Tibet: https://github.com/GyldendalDigital/Tibet.

Changes

The following dependencies are removed:

  • "activerecord", "~> 2.3.0"
  • "activesupport", "~> 2.3.0"

Background

Tibet already includes both activerecord and activesupport from the vendor/-folder, so the dependencies for activerecord2-hstore are already met. Unfortunately bundler fails to recognize this and installs both packages, and Tibet ends up with 2 versions of both of them.

Forked project

https://github.com/t27duck/activerecord2-hstore

About

Provides some basic functionality for integrating Postgresql's HStore columsn into ActiveRecord 2.3.x

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Ruby 100.0%