New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

loose_change

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

loose_change

  • 1.0.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Loose Change is a Ruby ORM for CouchDB

  • where 'Object-Relational Mapper' is as accurate as 'Holy Roman Empire'

Goals and Principles

  • Take advantage of ActiveModel
  • Make common tasks easy; get out of your way if you need the metal
  • Make working with GeoCouch seamless

GeoCouch Support

Documents with spatial properties are now supported if you are running the latest version of GeoCouch from git. Only Point and MultiPoint geometries are currently supported and tested.

Warnings

  • Only tested on Ruby 1.9.2. I'm not intentionally breaking 1.8.x, but neither do I guarantee anything.

Todo

  • Add Rake tasks to push complicated views from a JS directory

Help

Shoulders of Giants

Inspiration and help from:

  • RestClient, for the basic HTTP plumbing.
  • CouchRest, for the idea and basic structure of using RestClient to talk to CouchDB.
  • CouchRest-Rails, for implementation ideas for interacting with Rails.
  • will_paginate, for making pagination a dead-simple addition.

License

  • MIT. See LICENSE for more details.

FAQs

Package last updated on 01 Jan 2011

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc