Ruby Freak
2008-Jun-06 15:09 UTC
Can I delete the Restful Authentication files in vendor after generation.
I built the "Bells and whistles" RA project and now I am wondering if I still need the files in vendor. I don''t think I do, but someone knows this for certain. Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Bobnation
2008-Jun-07 05:31 UTC
Re: Can I delete the Restful Authentication files in vendor after generation.
I''m not sure because I have never used the plugin, but I think that RA provides some specific helper methods through the plugin and so you will want to keep it packed with your app. Of course, I might be completely and totally wrong as well. On Jun 6, 10:09 am, Ruby Freak <twscann...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I built the "Bells and whistles" RA project and now I am wondering if > I still need the files in vendor. I don''t think I do, but someone > knows this for certain. > > Thanks in advance.--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
mel ram
2008-Jun-07 06:42 UTC
Re: Can I delete the Restful Authentication files in vendor after generation.
I''m not 100% sure but I am 99% sure because it just references the file that is in the lib folder On Jun 6, 8:09 am, Ruby Freak <twscann...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I built the "Bells and whistles" RA project and now I am wondering if > I still need the files in vendor. I don''t think I do, but someone > knows this for certain. > > Thanks in advance.--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Ruby Freak
2008-Jun-07 12:20 UTC
Re: Can I delete the Restful Authentication files in vendor after generation.
OK, I deleted the Restful Authentication directory in vendor and everything still runs fine. The plugin appears to work as advertised, which is that it generates code in the root rails app tree rather than directing calls to code in the vendor tree. good to know Thanks On Jun 6, 11:42 pm, mel ram <mel...-IA9i2KS8NFBpEKysQ+xqfPpXobYPEAuW@public.gmane.org> wrote:> I''m not 100% sure but I am 99% sure because it just references the > file that is in the lib folder > > On Jun 6, 8:09 am, Ruby Freak <twscann...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > I built the "Bells and whistles" RA project and now I am wondering if > > I still need the files in vendor. I don''t think I do, but someone > > knows this for certain. > > > Thanks in advance.--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Bobnation
2008-Jun-07 15:08 UTC
Re: Can I delete the Restful Authentication files in vendor after generation.
Thanks for letting me know ... eases my fears. :) On Jun 7, 7:20 am, Ruby Freak <twscann...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> OK, > I deleted the Restful Authentication directory in vendor and > everything still runs fine. The plugin appears to work as advertised, > which is that it generates code in the root rails app tree rather than > directing calls to code in the vendor tree. > > good to know > > Thanks > > On Jun 6, 11:42 pm, mel ram <mel...-IA9i2KS8NFBpEKysQ+xqfPpXobYPEAuW@public.gmane.org> wrote: > > > I''m not 100% sure but I am 99% sure because it just references the > > file that is in the lib folder > > > On Jun 6, 8:09 am, Ruby Freak <twscann...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > I built the "Bells and whistles" RA project and now I am wondering if > > > I still need the files in vendor. I don''t think I do, but someone > > > knows this for certain. > > > > Thanks in advance.--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Dale
2008-Jun-10 03:21 UTC
Re: Can I delete the Restful Authentication files in vendor after generation.
Been using Restful Auth for my little project..not sure about the latest github version, but the svn version (eg classic) just relied on stuff in the lib directory (authenticated_system & the like). So as long as you don''t need to generate a new user/session, removing it from vendor is (as you found) just fine. -Dale --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Fernando Perez
2008-Sep-16 20:20 UTC
Re: Can I delete the Restful Authentication files in vendor after generation.
Just to let you know, that using the lastest "Master" restful_authentication, the vendor folder must be kept. -- 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 -~----------~----~----~----~------~----~------~--~---