You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
xiazek edited this page Sep 13, 2010
·
4 revisions
Prerequisites
You need to have Ruby 1.8.6 or 1.8.7, Rubygems 1.3 and Merb installed on your server. If you don’t have Rubygems installed get it at http://www.rubygems.org.
To install Merb stack:
sudo gem install merb
You also need html5 and do_mysql gems:
sudo gem install do_mysql html5
Get the source
Next get the source code from Rubytime github repository: