|
From: Andres M. <amo...@ga...> - 2007-05-02 15:20:01
|
Hi Guys, Now that the svn repository is fully up-to-date and everybody's accounts are working I will go over the code, quickly correcting stuff to take it to release 0.1.1 and make a plan on how to move forward to release 0.2. The svn mailing list seems to work well as it is relaying all commits made. Please take the time to skim through it and read the logs carefully as I am making an effort to write descriptive messages giving the reasons for the changes and whenever relevant defining a convention or standard on how to deal with recurring cases for all of us to follow. Remember that one of the advantages of Ruby on Rails' "convention of configuration" is that it is easy to debug since you can easily infer where to find stuff. Of course this only works when we actually follow the conventions and although this applies to one developer "not forgetting" where he did his thing all the more it applies with collaborative development. In order to avoid getting a bunch of little messages I have changed the default for everybody in the svn mailing list to digest. You can always change it back if you prefer to receive the messages individually. Take care, Andres |