Posted by Matt on Nov 13, 2009
Sharing Knowledge
On my vacation this week, I had the fortune of talking with some developers about Ruby development. During these conversations, I had the joy of introducing some people to some new Ruby tools for rapid application development and testing.
Before I get into that, I wanted to quickly talk about sharing knowledge. Share whenever possible. It doesn’t matter if its about a programming language, some library, tips, or tricks. The littlest thing can open whole new concepts or generate great ideas.
For today’s blog, I’d like to share some tools and tips I use for Rapid Application Development and Rails Unit Testing.
Continue Reading…