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

Fixed [#33] private method `load' called for YAML:Module (NoMethodError) #34

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

vrybas
Copy link

@vrybas vrybas commented Feb 6, 2012

Just required 'yaml' in cloud-crowd.rb. Shouldn't affect anything badly.

Everything still works without 'tmpdir' but not producing
uninitialized constant CloudCrowd::AssetStore (NameError)
@luccasmaso
Copy link

@vrybas I'm still having this issue. I run "gem install cloud-crowd" but the 0.6.2 version does not have this "require 'yaml'". What should I do?

@vrybas
Copy link
Author

vrybas commented Jul 17, 2012

The latest version in documentcloud's repo doesn't have "require 'yaml'" because this pull request is still not merged. You can use my fork with this fix through bundler.

gem 'cloud-crowd', :ref => 'ce5d695b', :git => 'git://github.com/vrybas/cloud-crowd.git'

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