This new release contains:
- Cleaner views (rhtml)
- Enhanced AJAX support
- New GUI
- “Remember Me” login support
- “Send List To...” -- Allows you to send a list to as many as 10 people via email
- Public lists (readonly)
- RSS feeds for public lists
- Better task item reordering
- Moved the database schema to a Migration script
- And much more...
It leverages the following technologies:
- Rails 0.13.1
- Prototype 1.3.1 (Included in Rails)
- Script.aculo.us (Included in Rails)
- Behaviour 1.0
It also contains an early release of my theme engine work. Check back soon for an article explaining how I implement themes in Rails applications.
Enjoy!
Update: Updated the URL for downloading the source...
Technorati Tags: rails
$ rake migrate
(in /home/web/matchboy/tasks/taskthis)
rake aborted!
No such file to load -- json/objects.rb
./Rakefile:15
Any thoughts?
> sudo gem install ruby-json
Sorry about that. I'll put together an update that has the ruby-json modules in the vendor folder and post it tomorrow.
I figured it out since then. I downloaded the following file and put it in lib/json/.
http://rubyurl.com/OPC
Gus.
Leave a comment...