I working in my first project and i need now to upload the files. Question : on my project has many files without use (like the test´s and others) how can i send only the "production" files -- 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@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Needhelp wrote:> I working in my first project and i need now to upload the files.Does the new /Agile Web Development with Rails/ edition cover Capistrano?> Question : on my project has many files without use (like the test´s and > others) how can i send only the "production" filesGenerally speaking, you don''t. Capistrano will upload your entire source. If it''s written correctly, your end users won''t see any tests. And don''t worry about file space. If your site succeeds, its data will far outweigh its source. -- Phlip http://c2.com/cgi/wiki?ZeekLand <-- NOT a blog!! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
> Generally speaking, you don''t. Capistrano will upload your entire > source. If it''s written correctly, your end users won''t see any tests. > And don''t worry about file space. If your site succeeds, its data will > far outweigh its source.Oh, using "Capistrano", thank you. I am reading about, and if you has some nice article about, post it. Thanks Phil. -- 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 -~----------~----~----~----~------~----~------~--~---