Skip to content

Commit

Permalink
Fix "private method `load' called for YAML:Module (NoMethodError)"
Browse files Browse the repository at this point in the history
  • Loading branch information
vrybas committed Feb 6, 2012
1 parent e26ced2 commit ea63408
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/cloud-crowd.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

# Common Gems:
require 'rubygems'
require 'yaml'
gem 'activerecord', '~> 2.0'
gem 'json'
gem 'rest-client'
Expand Down

0 comments on commit ea63408

Please sign in to comment.