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

Rails 3.1.0 issue #39

Open
stevenkolstad opened this issue Sep 11, 2011 · 3 comments
Open

Rails 3.1.0 issue #39

stevenkolstad opened this issue Sep 11, 2011 · 3 comments

Comments

@stevenkolstad
Copy link

/usr/local/rvm/gems/ruby-1.9.2-p180@rails31/gems/activesupport-3.1.0/lib/active_support/dependencies.rb:240:in `require': no such file to load -- jcode (LoadError)
    from /usr/local/rvm/gems/ruby-1.9.2-p180@rails31/gems/activesupport-3.1.0/lib/active_support/dependencies.rb:240:in `block in require'
    from /usr/local/rvm/gems/ruby-1.9.2-p180@rails31/gems/activesupport-3.1.0/lib/active_support/dependencies.rb:223:in `block in load_dependency'
    from /usr/local/rvm/gems/ruby-1.9.2-p180@rails31/gems/activesupport-3.1.0/lib/active_support/dependencies.rb:640:in `new_constants_in'
    from /usr/local/rvm/gems/ruby-1.9.2-p180@rails31/gems/activesupport-3.1.0/lib/active_support/dependencies.rb:223:in `load_dependency'
    from /usr/local/rvm/gems/ruby-1.9.2-p180@rails31/gems/activesupport-3.1.0/lib/active_support/dependencies.rb:240:in `require'
    from /usr/local/rvm/gems/ruby-1.9.2-p180@rails31/gems/gdata-1.1.1/lib/gdata.rb:21:in `<top (required)>'
@ghost
Copy link

ghost commented Sep 25, 2011

I get this error too. Did you find a fix?

@stevenkolstad
Copy link
Author

I forked and patched the issue. Awaiting pull request.

gem 'gdata', git: 'https://github.com/agentrock/gdata.git'
gem 'contacts', git: 'https://github.com/agentrock/contacts.git'

This fixed it for me.

@ghost
Copy link

ghost commented Sep 25, 2011

Thanks, will give it a go.

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

No branches or pull requests

1 participant