December 2008
31 posts
cainlevy's freemium →
Subscription management and processing (TrustCommerce, BrainTree, etc.)
chneukirchen's styleguide for writing ruby code →
Really good styleguide for writing ruby code.
full agree with actually most of it.
Allow multiple conditions for callbacks [#1627... →
Callbacks now support multiple conditions like:
:if => [:yes, :other_yes]
or
:unless => [:yes, Proc.new { |r| true }, ‘yes’]
Robert Sosinski » Understanding Ruby Blocks,... →
(via okiess)
Ruby-Mine - Rubinrote Strings - Teil 2: Fancy... →
always again an awesome list about strings in ruby
Merb meets Rails - a Christmas gift →
Riding Rails: Merb gets merged into Rails 3! →
Create invoices with the awesome and powerful salesking
Facebook Pages 101 - SlideShare →
Tokyo-Jogging →
foca:
So. Awesome.
John Resig - FireUnit: JavaScript Unit Testing... →
Rails Metal based on Rack →
Paris on Rails 2008 - Téléchargements →
royw's railroad_xing at master — GitHub →
“RailRoad is a class diagrams generator for Ruby on Rails applications”
nathansobo's screw-unit at master — GitHub →
“A Javascript BDD Framework with nested describes, a convenient assertion syntax, and an intuitive test browser.”
Expanding the Cloud: Amazon EC2 in Europe - All... →
The Erlang Journal →
(via maraby)
Alex Payne | How I Use TextMate →
Ruby Enterprise Edition 1.8.6-20081205 released,... →
Three Reasons Open Source Will Save The Economy |... →
The Accidental Businessman: Dear Yahoo: →
[edge Rails] the rails command now supports... →
Sprinkle! - SlideShare →
Luca Guidi: Cached Models →
Visual Event - track JavaScript events →
“Events in Javascript are often seen as a bit of an enigma. This is odd given that Javascript is very much an event driven language, but it is typically down to their complex nature and difficulty to debug. To this end I’ve created Visual Event to help track events which are subscribed to DOM nodes.”
Why Git is Better Than X →
Change.gov adopted a new copyright policy this weekend. In an effort to create a...
– Toward a 21st century government | Change.gov: The Obama-Biden Transition Team (via czottmann)
See Rails request paths in 'top' →
scoop:
Nifty trick from Dave Thomas to help debugging which requests slow down your production apps.