I''m just now getting around to freezing rails into my app. Is there a way to freeze extra gems into my app as well, e.g. ezcrypto or even the dreaded rmagick? - donald --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On Tuesday 27 March 2007, Ball, Donald A Jr (Library) wrote:> I''m just now getting around to freezing rails into my app. Is there a > way to freeze extra gems into my app as well, e.g. ezcrypto or even > the dreaded rmagick?Yes, look for the gemsonrails gem. Michael -- Michael Schuerig mailto:michael-q5aiKMLteq4b1SvskN2V4Q@public.gmane.org http://www.schuerig.de/michael/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On 3/27/07, Ball, Donald A Jr (Library) <donald.ball-GjtI+QwuxAR68HQyEA6aog@public.gmane.org> wrote:> I''m just now getting around to freezing rails into my app. Is there a > way to freeze extra gems into my app as well, e.g. ezcrypto or even the > dreaded rmagick?Just posted today: http://errtheblog.com/post/2120 -- Chris Wanstrath http://errtheblog.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
> > I''m just now getting around to freezing rails into my app. > Is there a > > way to freeze extra gems into my app as well, e.g. ezcrypto or even > > the dreaded rmagick? > > Just posted today: http://errtheblog.com/post/2120Ooh, synchronicity. Thanks! Both this and gemsonrails look simple and elegant. I reckon I''d lean towards the latter since it''s a self-contained gem instead of a small set of manual patches. Is there some reason I might want to consider that instinct? - donald --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On 3/27/07, Ball, Donald A Jr (Library) <donald.ball-GjtI+QwuxAR68HQyEA6aog@public.gmane.org> wrote:> Ooh, synchronicity. Thanks! Both this and gemsonrails look simple and > elegant. I reckon I''d lean towards the latter since it''s a > self-contained gem instead of a small set of manual patches. Is there > some reason I might want to consider that instinct?Really, whatever you feel more comfortable with. There are a few solutions listed in that post and they all have a different flavor but ultimately achieve the same goal. As long as you know what''s going on, do what feels best. -- Chris Wanstrath http://errtheblog.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---