Much of my development involves reviewing and reading code, both formally and informally. You will only write code once, might modify it a few times, but you will read it over and over. I found code reviews are just a formalization of this code reading process. I’ve noticed a few different types of code reviews, …
Tag: code
What I’m excited about with ChiliProject 3.0.0
On February 6th ChiliProject 3.0.0 was released. This marks the third major release for ChiliProject and the stabilization of the past 6 months of development. The 3.0 series is my favorite release so far. It finally brings in some features that I’ve been wanting to use for at least 4 years. The full release details …
Open Source Friday #4 – 2011-05-27
Last week’s Open Source Friday was a busy one so I’ll get right into it: #425 Deprecation warning when using ChiliProject with Rake 0.9: Rake has had a recent update that seems to have deprecated some older APIs. Starting to feel like it’s deprecation season in Rails-land these days. #202 Adding the theme used on …
Open Source Friday #3 – acts_as_journalized bug fixes 2011-05-20
Last Friday was a busy one for ChiliProject. I started the day off with our second Development Meeting 1 where we discussed the state of ChiliProject 2.0.0 goals for our 3.0.0 release what to start posting on the ChiliProject blog It was a great meeting like always and we were able to stick to the …
Open Source Friday #2 – acts_as_journalized and bundler – 2011/05/13
Forgot to post last week’s Open Source Friday so I’m doing it now. I’m still busy working on ChiliProject’s 2.0.0 release. This is a major milestone for the project and everyone has been working hard on it. Review and Merge acts_as_journalized: Last time I did a large code review on acts_as_journalized and so on Friday I …