Dec 15
Moving to Rails 2.0 or above will break Comatose 0.8.1 (the latest as of this writing), but luckily it’s very easy to fix. In order to get running again, all you need to do is install two plugins that used to be part of Rails core:
script/plugin install http://svn.rubyonrails.org/rails/plugins/acts_as_list/ script/plugin install http://svn.rubyonrails.org/rails/plugins/acts_as_tree/
Once again, a great big thanks to Matt McCray for putting out such a useful plugin.












Recent Comments