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

fix error Azure::BlobService #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

tsara27
Copy link

@tsara27 tsara27 commented Aug 3, 2015

There's an error like this when I tried to save the file.
NameError (uninitialized constant Azure::BlobService):

I have fixed it by modifying it into Azure::Blob::BlobService

hauntedhost added a commit to unionnydc/carrierwave-azure that referenced this pull request Aug 7, 2015
@adamdilek
Copy link

@unosk can you set azure gem version in gemspec ?

adiwids pushed a commit to adiwids/carrierwave-azure that referenced this pull request Nov 5, 2015
adiwids pushed a commit to adiwids/carrierwave-azure that referenced this pull request Nov 5, 2015
@monteirobrena
Copy link

I've the same error. Any news?

I'm using:

 azure (0.7.5)
    azure-core (~> 0.1)
 carrierwave (0.11.2)
    carrierwave-azure (0.0.3)

@monteirobrena
Copy link

@unosk some expectation to merge this PR?

@razvanmitre
Copy link

Is this repo even mentained anymore? @unosk

@nunommc
Copy link

nunommc commented Dec 13, 2016

@tsara27 on my fork of your branch I added also gem.add_dependency 'azure', '>= 0.7.5' as the ::Blob you've added wouldn't work with prior versions (I don't know exactly since which version)

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.

6 participants