Mailinglist Archive: opensuse-ruby (21 mails)
| < Previous | Next > |
Re: [opensuse-ruby] Sharing rails plugins
- From: Josef Reidinger <jreidinger@xxxxxxx>
- Date: Fri, 27 Nov 2009 12:55:48 +0100
- Message-id: <200911271255.48249.jreidinger@xxxxxxx>
Marcus Rueckert write:
Yeah, thanks that is what I need. I think that plugins cannot be packed as
gems.
Josef
--
Josef Reidinger
YaST team
maintainer of perl-Bootloader, YaST2-Repair, webyast
(language,time,basesystem,ntp)
--
To unsubscribe, e-mail: opensuse-ruby+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-ruby+help@xxxxxxxxxxxx
On 2009-11-27 09:34:13 +0100, Josef Reidinger wrote:
nowadays, we share gems between our application. Is possible to share
rails plugins? I know at least about one ( maybe two if we use smartly
rest-auth) which is packed in vendor/plugins/ of two projects. Is there
any way how we could package plugin and use it from all project (so we
could fix problem in one place?)
package the plugins as a gem
e.g. i added packages for will_paginate and other plugins recently in
dlre. that way you can also specify requirements for specific versions
of a plugin.
darix
Yeah, thanks that is what I need. I think that plugins cannot be packed as
gems.
Josef
--
Josef Reidinger
YaST team
maintainer of perl-Bootloader, YaST2-Repair, webyast
(language,time,basesystem,ntp)
--
To unsubscribe, e-mail: opensuse-ruby+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-ruby+help@xxxxxxxxxxxx
| < Previous | Next > |