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

Error: uninitialized constant Mixpanel::Tracker::Encoding #135

Open
ahmed1490 opened this issue May 12, 2014 · 0 comments
Open

Error: uninitialized constant Mixpanel::Tracker::Encoding #135

ahmed1490 opened this issue May 12, 2014 · 0 comments

Comments

@ahmed1490
Copy link

Basically Encoding::UTF_8 is not found.

⇒ rails s
/Users/Ahmed/.rvm/gems/ruby-1.8.7-p371@global/gems/mixpanel-4.1.1/lib/mixpanel/tracker.rb:144: uninitialized constant Mixpanel::Tracker::Encoding (NameError)
from /Users/Ahmed/.rvm/gems/ruby-1.8.7-p371@global/gems/mixpanel-4.1.1/lib/mixpanel.rb:1
from /Users/Ahmed/.rvm/gems/ruby-1.8.7-p371@global/gems/bundler-1.3.5/lib/bundler/runtime.rb:72:in 'require'
from /Users/Ahmed/.rvm/gems/ruby-1.8.7-p371@global/gems/bundler-1.3.5/lib/bundler/runtime.rb:72:in 'require'
from /Users/Ahmed/.rvm/gems/ruby-1.8.7-p371@global/gems/bundler-1.3.5/lib/bundler/runtime.rb:70:in 'each'
from /Users/Ahmed/.rvm/gems/ruby-1.8.7-p371@global/gems/bundler-1.3.5/lib/bundler/runtime.rb:70:in 'require'
from /Users/Ahmed/.rvm/gems/ruby-1.8.7-p371@global/gems/bundler-1.3.5/lib/bundler/runtime.rb:59:in 'each'
from /Users/Ahmed/.rvm/gems/ruby-1.8.7-p371@global/gems/bundler-1.3.5/lib/bundler/runtime.rb:59:in 'require'
from /Users/Ahmed/.rvm/gems/ruby-1.8.7-p371@global/gems/bundler-1.3.5/lib/bundler.rb:132:in 'require'
from /Users/Ahmed/workspace/railsApp/config/application.rb:7
from /Users/Ahmed/.rvm/gems/ruby-1.8.7-p371@global/gems/railties-3.0.20/lib/rails/commands.rb:28:in 'require'
from /Users/Ahmed/.rvm/gems/ruby-1.8.7-p371@global/gems/railties-3.0.20/lib/rails/commands.rb:28
from /Users/Ahmed/.rvm/gems/ruby-1.8.7-p371@global/gems/railties-3.0.20/lib/rails/commands.rb:27:in 'tap'
from /Users/Ahmed/.rvm/gems/ruby-1.8.7-p371@global/gems/railties-3.0.20/lib/rails/commands.rb:27
from script/rails:6:in 'require'
from script/rails:6

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