Tag Archives: rails

Developing Rails Applications on Mac OS X Leopard

First in a series of three articles from Apple on Ruby on Rails development on Mac OS X Leopard. Definitely worth a bookmark. Ruby on Rails is a popular and powerful open source web framework for rapidly creating high-quality web … Continue reading

Posted in mac, ruby, snippets | Tagged , , , | 3 Comments

Active Scaffold Ajax CRUD Interfaces for Ruby on Rails

This could be most useful in the near future… Most web applications have many more model objects exposed on the backend, or admin side, than they do on the front. Coding interfaces for all those models is redundant and a … Continue reading

Posted in ruby, snippets | Tagged , , , , | Leave a comment