Hi,
Today, I have released gem-nice-install RubyGems plugin, which helps you to install binary gems on your Fedora/RHEL.
Any feedback welcome, as well as opinion, if we should integrate this plugin on Fedora by default.
Vit
On 16/10/12 02:00 PM, Vít Ondruch wrote:
Hi,
Today, I have released gem-nice-install RubyGems plugin, which helps you to install binary gems on your Fedora/RHEL.
Any feedback welcome, as well as opinion, if we should integrate this plugin on Fedora by default.
Vit _______________________________________________ ruby-sig mailing list ruby-sig@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/ruby-sig
Very interesting, I shall give it a try and report back. For those who are interested, the source is at [1] :).
Dne 16.10.2012 15:00, Vít Ondruch napsal(a):
Hi,
Today, I have released gem-nice-install RubyGems plugin, which helps you to install binary gems on your Fedora/RHEL.
Any feedback welcome, as well as opinion, if we should integrate this plugin on Fedora by default.
Vit
Just forgot to mention that this is output of FUDCon Paris, so thanks to Michal Fojtík for bringing this small usability issue on the table and Bohuslav Kabrda and Ivan Nečas for helping implement it.
Vit
On 10/16/2012 04:48 PM, Vít Ondruch wrote:
Dne 16.10.2012 15:00, Vít Ondruch napsal(a):
Hi,
Today, I have released gem-nice-install RubyGems plugin, which helps you to install binary gems on your Fedora/RHEL.
Any feedback welcome, as well as opinion, if we should integrate this plugin on Fedora by default.
Vit
Just forgot to mention that this is output of FUDCon Paris, so thanks to Michal Fojtík for bringing this small usability issue on the table and Bohuslav Kabrda and Ivan Nečas for helping implement it.
Hi there,
I've also added a note on how to use it with bundler, which is IMO a killer feature:
https://github.com/voxik/gem-nice-install/blob/master/README.md#bundler
-- Ivan
Vit _______________________________________________ ruby-sig mailing list ruby-sig@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/ruby-sig
Hi,
New version 0.2.0 was released today. The biggest change is use of PackageKit for installation of dependencies by default and I fixed some minor issues along the line. So don't be afraid and give it a try ;)
Vit
Dne 16.10.2012 15:00, Vít Ondruch napsal(a):
Hi,
Today, I have released gem-nice-install RubyGems plugin, which helps you to install binary gems on your Fedora/RHEL.
Any feedback welcome, as well as opinion, if we should integrate this plugin on Fedora by default.
Vit _______________________________________________ ruby-sig mailing list ruby-sig@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/ruby-sig
On 10/26/2012 02:56 PM, Vít Ondruch wrote:
Hi,
New version 0.2.0 was released today. The biggest change is use of PackageKit for installation of dependencies by default and I fixed some minor issues along the line. So don't be afraid and give it a try ;)
Vit are there any plans to integrate this into Fedora? Like adding this rubygem as a dep for rubygems package? Or adding this gem to 'Ruby' group in yum?
-- michal
Vit
Dne 16.10.2012 15:00, Vít Ondruch napsal(a):
Hi,
Today, I have released gem-nice-install RubyGems plugin, which helps you to install binary gems on your Fedora/RHEL.
Any feedback welcome, as well as opinion, if we should integrate this plugin on Fedora by default.
Vit _______________________________________________ ruby-sig mailing list ruby-sig@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/ruby-sig
ruby-sig mailing list ruby-sig@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/ruby-sig
Dne 26.10.2012 15:27, Michal Fojtik napsal(a):
On 10/26/2012 02:56 PM, Vít Ondruch wrote:
Hi,
New version 0.2.0 was released today. The biggest change is use of PackageKit for installation of dependencies by default and I fixed some minor issues along the line. So don't be afraid and give it a try ;)
Vit are there any plans to integrate this into Fedora? Like adding this rubygem as a dep for rubygems package? Or adding this gem to 'Ruby' group in yum?
Well, it came to my mind, but ... honestly, I don't know :) No plans.
Vit
-- michal
Vit
Dne 16.10.2012 15:00, Vít Ondruch napsal(a):
Hi,
Today, I have released gem-nice-install RubyGems plugin, which helps you to install binary gems on your Fedora/RHEL.
Any feedback welcome, as well as opinion, if we should integrate this plugin on Fedora by default.
Vit _______________________________________________ ruby-sig mailing list ruby-sig@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/ruby-sig
ruby-sig mailing list ruby-sig@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/ruby-sig
Great !
I would like to use it, and i will with my Fedora personal devel boxes but for sure must wait to see this support other distros before to talk about it with my team ;) Sometimes we must use others distro for deploy so... For me and my company in Venezuela, Debian is a must. Will it be possible to get there? (plus rmps like RHEL/Centos/SL).
Gomix
On Tue, Oct 16, 2012 at 8:30 AM, Vít Ondruch vondruch@redhat.com wrote:
Hi,
Today, I have released gem-nice-install RubyGems plugin, which helps you to install binary gems on your Fedora/RHEL.
Any feedback welcome, as well as opinion, if we should integrate this plugin on Fedora by default.
Vit ______________________________**_________________ ruby-sig mailing list ruby-sig@lists.fedoraproject.**org ruby-sig@lists.fedoraproject.org https://admin.fedoraproject.**org/mailman/listinfo/ruby-sighttps://admin.fedoraproject.org/mailman/listinfo/ruby-sig
We definitely accept every pull request which add support for platform other then Fedora/RHEL.
Just out of curiosity, what is preventing you from using gem-nice-install on Fedora at least?
Vit
Dne 12.11.2012 11:47, Guillermo Gómez napsal(a):
Great !
I would like to use it, and i will with my Fedora personal devel boxes but for sure must wait to see this support other distros before to talk about it with my team ;) Sometimes we must use others distro for deploy so... For me and my company in Venezuela, Debian is a must. Will it be possible to get there? (plus rmps like RHEL/Centos/SL).
Gomix
On Tue, Oct 16, 2012 at 8:30 AM, Vít Ondruch <vondruch@redhat.com mailto:vondruch@redhat.com> wrote:
Hi, Today, I have released gem-nice-install RubyGems plugin, which helps you to install binary gems on your Fedora/RHEL. Any feedback welcome, as well as opinion, if we should integrate this plugin on Fedora by default. Vit _______________________________________________ ruby-sig mailing list ruby-sig@lists.fedoraproject.org <mailto:ruby-sig@lists.fedoraproject.org> https://admin.fedoraproject.org/mailman/listinfo/ruby-sig
-- Ing.Guillermo Gomez S. Fedora Board Member A4 http://gomix.fedora-ve.org http://www.neotechgw.com
ruby-sig mailing list ruby-sig@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/ruby-sig
Nothing is preventing me to use it for myself in Fedora at all, and i will, but not sure i'll keep it for long, since we are trying to keep the most standard ways to work in order to not be limited to one platform specifics (ruby and any other interpreted lang has that as a pro, and making this gem Fedora only for now is a just limitation we should try to overcome).
I dont know if i can help (not sure i have what's needed, knowledge or time, or none of both)....
krgds
On Mon, Nov 12, 2012 at 7:33 AM, Vít Ondruch vondruch@redhat.com wrote:
We definitely accept every pull request which add support for platform other then Fedora/RHEL.
Just out of curiosity, what is preventing you from using gem-nice-install on Fedora at least?
Vit
Dne 12.11.2012 11:47, Guillermo Gómez napsal(a):
Great !
I would like to use it, and i will with my Fedora personal devel boxes but for sure must wait to see this support other distros before to talk about it with my team ;) Sometimes we must use others distro for deploy so... For me and my company in Venezuela, Debian is a must. Will it be possible to get there? (plus rmps like RHEL/Centos/SL).
Gomix
On Tue, Oct 16, 2012 at 8:30 AM, Vít Ondruch vondruch@redhat.com wrote:
Hi,
Today, I have released gem-nice-install RubyGems plugin, which helps you to install binary gems on your Fedora/RHEL.
Any feedback welcome, as well as opinion, if we should integrate this plugin on Fedora by default.
Vit _______________________________________________ ruby-sig mailing list ruby-sig@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/ruby-sig
-- Ing.Guillermo Gomez S. Fedora Board Member A4 http://gomix.fedora-ve.org http://www.neotechgw.com
ruby-sig mailing listruby-sig@lists.fedoraproject.orghttps://admin.fedoraproject.org/mailman/listinfo/ruby-sig
ruby-sig mailing list ruby-sig@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/ruby-sig
ruby-sig@lists.fedoraproject.org