RubyFlow : The Ruby Community Blog

Home   Submit   Sign Up   Log In   leaders   Twitter   RSS Feed  
 

sant0sk1 — 7 posts

http://blog.jerodsanto.net

In which I dig into the nitty, gritty details of implementing this multi-tenant strategy.
A Rails tutorial demonstrating basic CRUD actions for a single model using the new jQuery Mobile framework. Great for beginners! Link
An ActiveRecord-like mapping layer which offers familiar syntax like has_many, has_one etc. to build your domain model in ruby. Only 300 loc and on GitHub.
Cappuccino on Rails  github.com
CappuccinoResource is like ActiveResource for Cappuccino projects. There is an introductory blog post, a demo application, and source code for the demo and the library on GitHub. Also of note, there is also a Flow dedicated to the Cappuccino community. Be sure to follow it if you have any interest in this exciting framework!
In case you're on the fence about Gregory Brown's first publication. A mini book review.
Geoffrey Grosenbach has made available his 30-minute MacRuby presentation for RubyFest. Check it out.
DreamHost recently released an (in progress) API. I created a new gem called "Dreamy" which includes a library and command-line tool to interface with their API. Read more here. Source is on GitHub (where else?)