Aug12
Don't Fear the URLs
I like models. They do the heavy lifting. They’re easy to spec. You can grab them at the console or from script/runner with ease.
Continue reading »Aug12
I like models. They do the heavy lifting. They’re easy to spec. You can grab them at the console or from script/runner with ease.
Continue reading »Apr16
Harry Fuecks thinks MVC might be overrated. In a world of web resources, why not combine models and controllers together? Imagine replacing ActiveRecord (or my new favorite, DataMapper) with a server-side version of ActiveResource. GET, POST, PUT, and DELETE are filled in automatically, and you can extend their functionality and add suport methods.
Continue reading »