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

Update image_size 1.2.0 -> 1.3.0 #44

Merged
merged 1 commit into from
Apr 8, 2014
Merged

Update image_size 1.2.0 -> 1.3.0 #44

merged 1 commit into from
Apr 8, 2014

Conversation

lencioni
Copy link
Contributor

@lencioni lencioni commented Apr 7, 2014

The only new thing in this version is that image_size will raise
FormatError instead of RuntimeError1. We can then rescue this
explicitly when using ImageSize.

@toy
Copy link
Owner

toy commented Apr 7, 2014

Nice! But I think FormatError will not work, you should use ImageSize::FormatError.

@lencioni
Copy link
Contributor Author

lencioni commented Apr 7, 2014

Ah, I think you are correct. Will do.

The only new thing in this version is that image_size will raise
FormatError instead of RuntimeError[1]. We can then rescue this
explicitly when using ImageSize.

[1]: toy/image_size@8dfeab7
@lencioni
Copy link
Contributor Author

lencioni commented Apr 7, 2014

This should be good to go. Let me know if you'd like me to make any other adjustments.

@toy toy merged commit a20e2f5 into toy:master Apr 8, 2014
@toy
Copy link
Owner

toy commented Apr 8, 2014

Thanks!

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.

2 participants