public marks

PUBLIC MARKS with tags rails & ruby

March 2008

Radiant CMS

by springnet
very basic cms with nice user interface recommded by Aaron Schaap.

February 2008

Virtuous Code › Monkeypatching is Destroying Ruby

by mbertier (via)
Hooks are just one of the techniques available to us for robustly handling extension in a language as dynamic and powerful as Ruby. Another is using the dependency injection style1 to decouple classes from each other and allow third parties to substitute their own classes without monkey patching. Another un-sexy but important practice is simply writing clear and comprehensive documentation of our classes’ APIs and extension points.

Radiant CMS

by roulian & 23 others
Radiant is a no-fluff, open source content management system designed for small teams. Radiant features: * An elegant user interface * Flexible templating with layouts, snippets, page parts, and a custom tagging language * A first-class extension/plugin system * Simple user management and permissions

January 2008

gotAPI/JavaScript DOM

by roulian
Instant search API in HTML, XML, JavaScript DOM, CSS, Ruby, Rails, Java, C, PHP, Python, ActionScript, Flex, Ant and more!

Merb | Looking for a better framework?

by pyros & 4 others, 1 comment
A light and powerful Ruby MVC web framework

December 2007

anthonyeden.com ActiveWarehouse Example with Rails SVN Logs

by greut, 1 comment

This article covers how to build a simple ActiveWarehouse data warehouse using the Subversion logs from the Rails project.

Time to forget about data normalization