Closed adimircolen closed 12 years ago
adimircolen: you should be able to update dcparker/ruby-gmail yourself. You are a collaborator.
You should be able to checkout a read/write copy of the project. Let me know if you cannot.
Thanks, Joshaven Potter < yourtech at gmail dot com >
On ruby 1.8.7 (2010-01-10 patchlevel 249) [i486-linux], Ubuntu 10.04.2 LTS (lucid), ruby-gmail (0.2.1):
no such file to load -- mime/message
Is this being merged into master?
I am sorry, the original gem writer is deceased... Would you be interested in being made a contributor so you can contribute to the gem directly?
On Fri, Oct 28, 2011 at 10:36 AM, Nathan < reply@reply.github.com>wrote:
Is this being merged into master?
Reply to this email directly or view it on GitHub: https://github.com/dcparker/ruby-gmail/pull/29#issuecomment-2556745
Sincerely, Joshaven Potter
Among the sins to which the human heart is prone, hardly any other is more hateful to God than idolatry, for idolatry is at bottom a libel on His character. The idolatrous heart assumes that God is other than He is - in itself a monstrous sin - and substitutes for the true God one made after its own likeness. Always this God will conform to the image of the one who created it and will be base or pure, cruel or kind, according to the moral state of the mind from which it emerges. -- A. W. Tozer
I see. I am interested in helping out as a contributor.
I have added you as a contributor
On Sun, Nov 13, 2011 at 9:43 AM, Nathan < reply@reply.github.com
wrote:
I see. I am interested in helping out as a contributor.
Reply to this email directly or view it on GitHub: https://github.com/dcparker/ruby-gmail/pull/29#issuecomment-2722566
Sincerely, Joshaven Potter
Among the sins to which the human heart is prone, hardly any other is more hateful to God than idolatry, for idolatry is at bottom a libel on His character. The idolatrous heart assumes that God is other than He is - in itself a monstrous sin - and substitutes for the true God one made after its own likeness. Always this God will conform to the image of the one who created it and will be base or pure, cruel or kind, according to the moral state of the mind from which it emerges. -- A. W. Tozer
Since this pull request is so large and drastic, I am going to cherry pick in commits as I can.
So, is this ever going to be merged? If I just remove the require, should the gem work on 1.9?
thanks
This cannot be merged as is, but we should fix this issue soon. I can work on this next week. If you can push a branch that has the simplest fix possible before then I can merge that. If not, I'll work on something.
I noticed the master branch doesn't have this error. I think this gem needs a new release, even if it's just with this bugfix since it completely breaks the gem on MRI 1.9. If the tags are correct, last gem release was 2 years ago. I am currently pointing my Gemfile to the master branch and no errors so far. Seems this pull request went out of it's original scope, and probably that's why it's being dragged for 2 years.
I can help out with some issues, but I think this gem needs some new releases so people don't get a 2 years old outdated gem when typing gem install ruby-gmail
:)
Yes, this is unusable under 1.9 with the currently publish gem, if you need someone to take over this gem I would be happy to do so.
I'll push a new version. However, it will be just master, not including any un-merged commits.
on ruby 1.9 `gem_original_require': no such file to load -- mime/message (LoadError) remove require 'mime/message' report on http://stackoverflow.com/questions/2954789/installing-the-ruby-gmail-rubygem-on-mac-os-snow-leopard