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

Added specs #6

Merged
merged 1 commit into from
May 9, 2015
Merged

Added specs #6

merged 1 commit into from
May 9, 2015

Conversation

yez
Copy link
Contributor

@yez yez commented May 8, 2015

Added rspec and sqlite3 gems for testing.
Wrote specs for .pluck_to_hash and .pluck_h alias to test
basic functionality and errors.

Advice: https://travis-ci.org/ makes it easy to set up automatic
builds for free with a simple addition of a .travis.yml file
if this PR is accepted it might be worth it to set that up.

Added rspec sqlite3 gems for testing.
Wrote specs for `.pluck_to_hash` and alias `.pluck_h` to test
  basic functionality and errors.

Advice: https://travis-ci.org/ makes it easy to set up automatic
  builds for free with a simple addition of a `.travis.yml` file
  if this PR is accepted it might be worth it to set that up.
@girishso girishso merged commit 265bc23 into girishso:master May 9, 2015
@girishso
Copy link
Owner

girishso commented May 9, 2015

That's pretty cool @yez
Thank you!

@yez
Copy link
Contributor Author

yez commented May 9, 2015

Glad to contribute, @girishso!

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

Successfully merging this pull request may close these issues.

None yet

2 participants