Lepozepo / cloudinary

MIT License
94 stars 42 forks source link

Perform Checks on arguments to avoid console error #26

Closed chandan-singh closed 9 years ago

chandan-singh commented 9 years ago

Added Checks as a Fix for error shown on console: Exception while invoking method 'cloudinary_upload_stream' Error: Did not check() all arguments during call to 'cloudinary_upload_stream'

Lepozepo commented 9 years ago

Sweet, thanks for the merge request!