Well, I’ve started playing with Sinatra, the way-cool Ruby DSL built upon Rack. For more info see: http://www.sinatrarb.com/
I will be posting some of my experience plus notes on using Haml, some simple jQuery and ActiveRecord with Sintra. Most of my example code has been gleaned from other blog posts and tutorials. I also used this book as a guide:
http://rubylearning.com/blog/introduction-to-sinatra-ebook/
For $14.95, you can’t go wrong. There is also an example CRUD app in the eBook.
I plan post some code snippets and place my code in GitHub.
Until next time.