Hi, two questions please : - is Simply RestFull the on and only way to use REST in Rails application ? - where is the official location of the latest release (for rails 1.1, not for edge or developpment version), here ? http://dev.rubyonrails.org/svn/rails/plugins/simply_restful/ Thanks Note : can somebody provide a REST sample application (something very basic, on how to use the plugin) ?? -- Posted via http://www.ruby-forum.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 -~----------~----~----~----~------~----~------~--~---
Zack Chandler
2006-Nov-19 00:17 UTC
Re: SimplyRestfull ? Where to download the latest version ?
On 11/18/06, nuno <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> > Hi, two questions please : > > - is Simply RestFull the on and only way to use REST in Rails > application ? > - where is the official location of the latest release (for rails 1.1, > not for edge or developpment version), here ? > http://dev.rubyonrails.org/svn/rails/plugins/simply_restful/ > > Thanks > > Note : can somebody provide a REST sample application (something very > basic, on how to use the plugin) ?? > > > > -- > Posted via http://www.ruby-forum.com/. > > > >Nuno, The REST functionality provided by the simply_restful plugin has been in edge for quite some time now. The plugin was a testing ground and now is simply of historic value. Simply rake rails:freeze:edge or wait a few days/weeks for Rails 1.2 to be released. Hope this helps. -- Zack Chandler http://depixelate.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 -~----------~----~----~----~------~----~------~--~---
Zack Chandler wrote:> The REST functionality provided by the simply_restful plugin has > been in edge for quite some time now. The plugin was a testing ground > and now is simply of historic value. Simply rake rails:freeze:edge or > wait a few days/weeks for Rails 1.2 to be released. > > Hope this helps. >Thank you for this answer Zack - What is "edge" rails ? The latest svn (unstable) version ? Is it "safe" to start a new project with edge rails instead of latest 1.1.x version ? -- Posted via http://www.ruby-forum.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 -~----------~----~----~----~------~----~------~--~---
Zack Chandler
2006-Nov-19 17:04 UTC
Re: SimplyRestfull ? Where to download the latest version ?
On 11/19/06, nuno <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> > Zack Chandler wrote: > > > The REST functionality provided by the simply_restful plugin has > > been in edge for quite some time now. The plugin was a testing ground > > and now is simply of historic value. Simply rake rails:freeze:edge or > > wait a few days/weeks for Rails 1.2 to be released. > > > > Hope this helps. > > > > Thank you for this answer Zack - What is "edge" rails ? The latest svn > (unstable) version ? > > Is it "safe" to start a new project with edge rails instead of latest > 1.1.x version ? > > > -- > Posted via http://www.ruby-forum.com/. > > > >Nuno, Yes, edge rails is the latest copy from the trunk of the rails svn repository. If you''re just starting a project I would say it''s safe if only because rails 1.2 should be coming out shortly. At that point you can freeze to 1.2. -- Zack Chandler http://depixelate.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 -~----------~----~----~----~------~----~------~--~---
Zack Chandler wrote:> > Yes, edge rails is the latest copy from the trunk of the rails svn > repository. If you''re just starting a project I would say it''s safe > if only because rails 1.2 should be coming out shortly. At that point > you can freeze to 1.2. >Okay, I''ve seen that they are at pre-release candidate stage - Should be fine to use for new projets... -- Posted via http://www.ruby-forum.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 -~----------~----~----~----~------~----~------~--~---