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

Ruby hash syntax on deseing_document uni spec #144

Open
javierg opened this issue May 4, 2012 · 4 comments
Open

Ruby hash syntax on deseing_document uni spec #144

javierg opened this issue May 4, 2012 · 4 comments

Comments

@javierg
Copy link
Contributor

javierg commented May 4, 2012

On this line

231:        model_class.by_name(key: "special").all

why is this can't be ruby 1.8 compatible?

@tapajos
Copy link
Member

tapajos commented May 4, 2012

I'm not sure but I think that the current version of couchrest is only compatible with 1.9.X.

Btw, I hate the new hash. :-)

@javierg
Copy link
Contributor Author

javierg commented May 4, 2012

oh so is not 1.8 compatible? 😭

@EnriqueVidal
Copy link

I beg to differ, https://github.com/couchrest/couchrest/blob/master/README.md the README states 1.8.7 compatibility so this seems like a more than reasonable fix.

+1

@tapajos
Copy link
Member

tapajos commented May 4, 2012

Ok, my mistake.


Reply to this email directly or view it on GitHub:
#144 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants