The goal of modelling is to produce something substantially simpler than the world. This is achieved not through endlessly inventing...
Rio is a facade for most of the standard ruby classes that deal with I/O; providing a simple, intuitive, succinct...
Deadweight is RCov for CSS, kind of. Given a set of stylesheets and a set of URLs, it determines which...
cxpartners has an interesting eye tracking study on form design. They distill the results into a few simple guidelines which...
The minimum bar for a reliable service is not that you have done a backup, but that you have done...
Are you still adding printf/puts calls and restarting your app to figure what went wrong
Finally a Java framework made by Web developers. Discover a clean alternative to bloated enterprise Java stacks. Play focuses on...
MailStyle allows you to write the css for your html emails as you normally would, then writes the styles inline...
Rails 2.3 has a ton of really nice functionality locked up in monolithic components. I’ve posted quite a bit...
Helium accepts a list of URLs for different sections of a site then loads and parses each page to build...
RESTClient is a Java application to test RESTful webservices. It can be used to test variety of HTTP communications.
The Ruby Koans walk you along the path to enlightenment in order to learn Ruby. The goal is to learn...
Download hundreds of prepackaged @font-face kits
You know how you tell when an app for the iPhone was written in MonoTouch? It doesn’t leak memory...
Pretty much everyone who claims to have a REST API, in fact, does not. The closest I’ve found is...
As far as I know, the only plugin out there that handles this (semantic issue) correctly is Makandra’s Aegis...
Clockwork is a cron replacement. It runs as a lightweight, long-running Ruby process which sits alongside your web processes...
Just assign the existing attachment to another record: new_photo = Photo.new new_photo.image = old_photo.image Paperclip will duplicate the file when saving...
This is more tricky than it should be because url_for, asset_path, etc. all rely on different mechanisms.
No results found in other decks.