Hi Ive been googling around but cant get anything concrete on this. Whenever I create a rails project or use a generate command I have to use use the sudo command otherwise ubuntu complains about permissions. However when I try to save some changes made to the files generated with sudo in my editor (komodo) it complains i dont have permissino because only the root has the permission to do so.
Ive read about chmod but im wondering is using it on the whole rails project directory a smart thing to allow a user to make changes to files? is there a one off command that i can use after creating the rails project that will set this up safely for me? -- 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

