Re: [rspec-users] Specing Ajaxy Views

2011-01-02 Thread Matt Wynne
On 30 Dec 2010, at 03:43, Shea Levy wrote: > Hi all, > > I am working on a feature to allow administrators of an online store to > rearrange the order in which their product categories show up on the site. I > want to use a simple implementation of sortable_lists > (madrobby.github.com/script

[rspec-users] Specing Ajaxy Views

2010-12-29 Thread Shea Levy
Hi all, I am working on a feature to allow administrators of an online store to rearrange the order in which their product categories show up on the site. I want to use a simple implementation of sortable_lists (madrobby.github.com/scriptaculous/sortable-lists-demo/) to allow the administrators