Sponsorised links
October 2009
RMagick Download Page
Rails vs Grails vs Django models - Peter Krantz
in Rails, parts of the model design is actually stored in the database schema instead of in the Ruby code. I have started adding comments in the Rails model classes to be able to remember what properties they have without peeking in the Db. Typically I have a number of half-baked projects on my laptop and from time to time I forget what they do and these comments help me remember.
rdfa_parser | gemcutter | awesome gem hosting
Yields each triple, or generate in-memory graph
Soks - ruby wiki
Sponsorised links
September 2009
Launch Your Own Twitter Bot (PHP, Python, Ruby) - Addicted To 1’s and 0’s
DjangoCon wrapup at Spindrop
If Twisted Matrix was implemented in Ruby it would be advertised as the second coming of Christ.
InfoQ: CouchDB and Me
August 2009
John Resig - Eulogy to _why
Cucumber - Making BDD fun
Cucumber lets software development teams describe how software should behave in plain text. The text is written in a business-readable domain-specific language and serves as documentation, automated tests and development-aid - all rolled into one format.
Cucumber works with Ruby, Java, .NET, Flex or web applications written in any language. It has been translated to over 30 spoken languages.
A Simple Twitter App with Ruby on Rails – Building Friendships | Noupe
This is the third and final part of series on how to create a twitter style web application with Ruby on Rails. This part will cover how to add friendships between users.
