Double Shot #156
Another weekend of slinging Rails code - but I made the deadline.
- Gemedit - Gem to make it easy to edit the source code of other gems. Useful for learning.
- Developing Rails Applications on Mac OS X Leopard - Very basic article from the Apple Developer folks, but it does show how to use XCode for Rails development if you don't have another preferred project editor.
- Howto use the Ext JS Treeview (Ext.tree) with Ruby on Rails - And with lazy loading, to boot.
- jQuery plugin: Treeview - Plugin for the jQuery JavaScript framework. Useful to me, since I just had to implement a treeview in a Rails project that was already using jQuery.