I have a existing rails project, and i need integrate(plug) into a new rails project, how? thanks --~--~---------~--~----~------------~-------~--~----~ 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 Oct 6, 5:36 pm, Ruby Nudy <mis.jerr...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I have a existing rails project, and i need integrate(plug) into a new > rails project, how? >What do you mean by integrate ? Without extra details this is a how long is a piece of string question. Fred --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
i want to use Yahoobb pack http://github.com/xdite/yahoobb-pack/tree/master as a lib and integrate into a new rails project created by me, but this Yahoobb pack is a rails project, how to do? thanks... sorry for my poor english On 10月7日, 上午1時04分, Frederick Cheung <frederick.che...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> On Oct 6, 5:36 pm, Ruby Nudy <mis.jerr...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > I have a existing rails project, and i need integrate(plug) into a new > > rails project, how? > > What do you mean by integrate ? Without extra details this is a how > long is a piece of string question. > > Fred--~--~---------~--~----~------------~-------~--~----~ 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 Oct 6, 12:19 pm, Ruby Nudy <mis.jerr...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> i want to use Yahoobb packhttp://github.com/xdite/yahoobb-pack/tree/master > as a lib and integrate into a new rails project created by me, but > this Yahoobb pack is a rails project, how to do? thanks...Just start with that project instead of creating your own. Then edit and modify to suit your needs. It''s just a way for you to start out with some pre-written code. Jeff --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---