-
-
Notifications
You must be signed in to change notification settings - Fork 16
Home
Lucas Serrano edited this page Apr 12, 2017
·
30 revisions
torque-postgresql
is a plugin that works on top of Rails' pre-existing database features to enable easy access to existing postgresql resources, such as data structures and queries statements.
To install torque-postgresql you need to add the following to your Gemfile:
gem 'torque-postgresql', '~> 0.1'
Also, run:
$ bundle
Can't find what you're looking for? Add an issue to the issue tracker.