I feel stupid asking this but I''ve been using Edge Rails to develop an app and I just wanted to make sure that I didn''t need to be switching back to the Rails 1.2 RCx. Edge is still okay, right? Yours in idiot advocacy, RSL --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Hi, Edge is for development for the most part and it allows a developer to code against the latest and greatest. If you''re deploying client applications, I would recommend using the production releases for this purpose. However, if you plan to use Edge within your production environment, you''ll need to freeze edge before uploading to the server. Good luck, -Conrad On 1/7/07, Russell Norris <sconds-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I feel stupid asking this but I''ve been using Edge Rails to develop an app > and I just wanted to make sure that I didn''t need to be switching back to > the Rails 1.2 RCx. Edge is still okay, right? > > > Yours in idiot advocacy, > RSL > > > >--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
David said: "Edge and 1.2 split their ways a while back" (2 - Months ago) 1.2 is a stable and solid snapshot of edge from a little while back. Edge is now going for a 2.0 release.. To install edge use: rake rails:freeze:edge To install 1.2 RC use: rake rails:freeze:edge TAG=rel_1-2-0_RC2 Good luck, Leon. On 1/7/07, Conrad Taylor <conradwt-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > Hi, Edge is for development for the most part and it allows a > developer to code against the latest and greatest. If you''re > deploying client applications, I would recommend using the production > releases for this purpose. However, if you plan to use Edge within > your production environment, you''ll need to freeze edge before > uploading to the server. > > Good luck, > > -Conrad > > On 1/7/07, Russell Norris <sconds-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > I feel stupid asking this but I''ve been using Edge Rails to develop an app > > and I just wanted to make sure that I didn''t need to be switching back to > > the Rails 1.2 RCx. Edge is still okay, right? > > > > > > Yours in idiot advocacy, > > RSL > > > > > > > > > > >-- Never be afraid to try something new. Remember, amateurs built the ark; professionals built the Titanic! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---