This is the source code of Ruby China website.
- Ruby 1.9.3
- Memcached 1.4+
- Redis 2.2+
- Python 2.4+ and Pygments - You can run
easy_install pygments
to install it. - MongoDb 2.0+
- ImageMagick 6.5+
- libpng
git clone git://github.com/ruby-china/ruby-china.git
cd ruby-china
ruby setup.rb
rails s
# Sidekiq
bundle exec sidekiq -c config/sidekiq.yml
bundle exec rspec spec
to prepare all the config files and start essential services.
Forked from Homeland Project
Copyright (c) 2011-2012 Ruby China
Released under the MIT license: