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

width and height methods for image processing #1405

Merged
merged 3 commits into from Jul 8, 2014

Conversation

ShivaVS
Copy link

@ShivaVS ShivaVS commented Jun 12, 2014

What is this?

Gives the width and height of the uploaded image , useful for AR validation etc .

@bensie
Copy link
Member

bensie commented Jun 12, 2014

Specs?

@ShivaVS
Copy link
Author

ShivaVS commented Jun 13, 2014

Specs added .

bensie added a commit that referenced this pull request Jul 8, 2014
width and height methods for image processing
@bensie bensie merged commit 22192df into carrierwaveuploader:master Jul 8, 2014
mehlah pushed a commit to mehlah/carrierwave that referenced this pull request Dec 29, 2015
This method doesn't need to be part of the public API. It's used by
the new public `#width` and `#height` methods (introduced by carrierwaveuploader#1405).

Minor tweaks to comments.
mehlah pushed a commit to mehlah/carrierwave that referenced this pull request Dec 29, 2015
This keeps the symmetry with MiniMagick processor where `#width` and
`#height` methods has been introduced by carrierwaveuploader#1405.
mehlah pushed a commit to mehlah/carrierwave that referenced this pull request Dec 29, 2015
This method doesn't need to be part of the public API. It's used by
the new public `#width` and `#height` methods (introduced by carrierwaveuploader#1405).

This commit also fixes a typo in the method name and tweaks the comments.
mehlah pushed a commit to mehlah/carrierwave that referenced this pull request Dec 30, 2015
This keeps the symmetry with MiniMagick processor where `#width` and
`#height` methods has been introduced by carrierwaveuploader#1405.
mynock pushed a commit to mynock/carrierwave that referenced this pull request Aug 9, 2016
This method doesn't need to be part of the public API. It's used by
the new public `#width` and `#height` methods (introduced by carrierwaveuploader#1405).

This commit also fixes a typo in the method name and tweaks the comments.
mynock pushed a commit to mynock/carrierwave that referenced this pull request Aug 9, 2016
This keeps the symmetry with MiniMagick processor where `#width` and
`#height` methods has been introduced by carrierwaveuploader#1405.
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