It is now 11:48pm on Nov 21, 2006 and before I go to sleep tonight I am hoping to have another site live.
I am developing a new application based heavily on Eribium and acts_as_authenticated, acl_plus_rbac, and borrowing from some of my other projects, including ResumeOnRails. My app is closed source this time - I gotta make money. I am starting tonight, and I am hoping to finish it in a few hours.
Let the games begin!
---
Update
So far I've had to:
gem install rubyzip (for files tab to work)
gem install bluecloth (for app to load)
gem install redcloth (because I thought I might as well)

