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

conn.transaction #158

Closed
ged opened this issue May 2, 2013 · 2 comments
Closed

conn.transaction #158

ged opened this issue May 2, 2013 · 2 comments

Comments

@ged
Copy link
Owner

ged commented May 2, 2013

Original report by Zachary Vance (Bitbucket: vanceza, ).


Currently there doesn't seem to be a great way to get a value out of the transaction method. Could this gem return the value of the block rather than nil?

@ged
Copy link
Owner Author

ged commented May 2, 2013

Original comment by Lars Kanis (Bitbucket: larskanis, GitHub: larskanis).


Indeed, this should be changed. I'll fix that.

@ged
Copy link
Owner Author

ged commented May 2, 2013

Original comment by Lars Kanis (Bitbucket: larskanis, GitHub: larskanis).


Return result of the block in conn#transaction instead of nil. This fixes issue #158 .

@ged ged closed this as completed May 2, 2013
@ged ged added this to the Pending milestone Oct 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant