Finding an open source Agile PM application It's true, there are dozens of open source project management options. However, I have yet to find an open PM application that scratches my itch for dynamic Agile planning. Many projects have too…
rails
A collection of 2 posts
Begetter: A gem for creating class references from a string
In the land of Ruby projects, I work on several projects that are highly dynamic in nature. In those projects, I am often creating a reference to a class at run time from a string based name (think dynamic API…