Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #36 - Add support for CouchDB lists #37

Merged
merged 2 commits into from
Apr 2, 2012
Merged

Fixes #36 - Add support for CouchDB lists #37

merged 2 commits into from
Apr 2, 2012

Commits on Mar 5, 2012

  1. Added Support for CouchDB Lists

    If a list is specified in config.list_name or a collection's db.list
    attribute, the collection will be built based on the list.
    kurtmilam committed Mar 5, 2012
    Configuration menu
    Copy the full SHA
    f381a79 View commit details
    Browse the repository at this point in the history
  2. Fixes #36 - Add Support for CouchDB Lists

    Oops - left out one important 'if' in the previous commit. Should be working
    in .js and .coffee now.
    kurtmilam committed Mar 5, 2012
    Configuration menu
    Copy the full SHA
    8c885e3 View commit details
    Browse the repository at this point in the history