Hi, I tried to update the restful_authentication plugin by doing this.>ruby script/plugin update restful_authenticationBut it didn''t do anything. I know though I don''t have the latest version because in another project I pulled down the latest restful_authentication code and it was different. Is this an issue w/ restful_authentication or a bug w/ ruby script/plugin? Thanks, Frank --~--~---------~--~----~------------~-------~--~----~ 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 2 Apr 2008, at 20:34, Frank Kim wrote:> > Hi, > > I tried to update the restful_authentication plugin by doing this. > >> ruby script/plugin update restful_authentication > > But it didn''t do anything. > > I know though I don''t have the latest version because in another > project I pulled down the latest restful_authentication code and it > was different. > > Is this an issue w/ restful_authentication or a bug w/ ruby script/ > plugin? >Just looking at the code for script/plugin it looks like i would only work if you had it in svn:externals. If I were you I''d just remove the plugin and install it again. Fred> Thanks, > Frank > > >--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Thanks Fred! On Wed, Apr 2, 2008 at 1:41 PM, Frederick Cheung <frederick.cheung-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > > > On 2 Apr 2008, at 20:34, Frank Kim wrote: > > > > > Hi, > > > > I tried to update the restful_authentication plugin by doing this. > > > >> ruby script/plugin update restful_authentication > > > > But it didn''t do anything. > > > > I know though I don''t have the latest version because in another > > project I pulled down the latest restful_authentication code and it > > was different. > > > > Is this an issue w/ restful_authentication or a bug w/ ruby script/ > > plugin? > > > Just looking at the code for script/plugin it looks like i would only > work if you had it in svn:externals. If I were you I''d just remove the > plugin and install it again. > > Fred > > Thanks, > > Frank > > > > > > > > > >-- Frank Kim http://betweengo.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 -~----------~----~----~----~------~----~------~--~---