@Yahia after i updated today i found an error in tumblr saying
1.9.3p125 :003 > x = Tumblr::User.new('
essamah...@gmail.com','12345678')
(irb):3: warning: toplevel constant User referenced by Tumblr::User
NoMethodError: undefined method `stringify_keys' for
"
essamah...@gmail.com":String
after googling i found that ruby references our User class instead of
User inside the Gem class .. and many solutions didn't work for me.
in this link
https://github.com/themactep/grumblr/blob/master/lib/ppds/tumblr.rb
source of the Gem , stringify_keys is a method inside it.
do u know any sol. to this ?
or can i edit in a gem file ?
check 3ndk kda fe command line these and tell me the output
> require 'Tumblr'
> x = Tumblr::User.new('
essamah...@gmail.com','12345678')
--
Essam Hafez
essamah...@gmail.com
+2 (0100) 1152697