kgio RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
* Issue with kgio and ruby 2.1.2
@ 2014-05-09 23:08 Emmanuel Pinault
  2014-05-09 23:51 ` Eric Wong
  0 siblings, 1 reply; 4+ messages in thread
From: Emmanuel Pinault @ 2014-05-09 23:08 UTC (permalink / raw)
  To: kgio

Hi 

I upgraded from Ruby 2.1.0 to Ruby 2.1.2 . I have installed rails and unicorn and both of the version of Ruby have the same gem installed…

unfortunately I see the following error with 2.1.2..  Works fine with 2.1.0

ruby -Itest /some/minitest/file_test.rb

/home/preseed/.gem/ruby/2.1.2/gems/kgio-2.9.2/lib/kgio.rb:21:in `method_defined?': -2.0000000001404037 is not a symbol (TypeError)
	from /home/preseed/.gem/ruby/2.1.2/gems/kgio-2.9.2/lib/kgio.rb:21:in `require'
	from /home/preseed/.gem/ruby/2.1.2/gems/kgio-2.9.2/lib/kgio.rb:21:in `<top (required)>'
	from /home/preseed/.gem/ruby/2.1.2/gems/unicorn-4.8.3/lib/unicorn.rb:6:in `require'
	from /home/preseed/.gem/ruby/2.1.2/gems/unicorn-4.8.3/lib/unicorn.rb:6:in `<top (required)>'
	from /home/preseed/.gem/ruby/2.1.2/gems/bundler-1.5.3/lib/bundler/runtime.rb:76:in `require'
	from /home/preseed/.gem/ruby/2.1.2/gems/bundler-1.5.3/lib/bundler/runtime.rb:76:in `block (2 levels) in require'
	from /home/preseed/.gem/ruby/2.1.2/gems/bundler-1.5.3/lib/bundler/runtime.rb:72:in `each'
	from /home/preseed/.gem/ruby/2.1.2/gems/bundler-1.5.3/lib/bundler/runtime.rb:72:in `block in require'
	from /home/preseed/.gem/ruby/2.1.2/gems/bundler-1.5.3/lib/bundler/runtime.rb:61:in `each'
	from /home/preseed/.gem/ruby/2.1.2/gems/bundler-1.5.3/lib/bundler/runtime.rb:61:in `require'
	from /home/preseed/.gem/ruby/2.1.2/gems/bundler-1.5.3/lib/bundler.rb:131:in `require'
	from /home/preseed/feeder/config/application.rb:12:in `<top (required)>'
	from /home/preseed/.rubies/ruby-2.1.2/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require'
	from /home/preseed/.rubies/ruby-2.1.2/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require'
	from /home/preseed/feeder/config/environment.rb:2:in `<top (required)>'
	from /home/preseed/.rubies/ruby-2.1.2/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require'
	from /home/preseed/.rubies/ruby-2.1.2/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require'
	from /home/preseed/feeder/test/test_helper.rb:2:in `<top (required)>'
	from /home/preseed/.rubies/ruby-2.1.2/lib/ruby/2.1.0/rubygems/core_ext/kernel_r


Thanks

Emmanuel


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-05-12 17:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-09 23:08 Issue with kgio and ruby 2.1.2 Emmanuel Pinault
2014-05-09 23:51 ` Eric Wong
2014-05-10  0:05   ` Emmanuel Pinault
2014-05-12 17:01     ` Emmanuel Pinault

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/kgio.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).