rubyconfar-website icon indicating copy to clipboard operation
rubyconfar-website copied to clipboard

Website for the first RubyConf organized in Argentina (forked from rubyconf' uy)

h1. Rubyconf Argentina Website 2011

h2. Run website locally:

Install gems manually:

# data_mapper
# dm-sqlite-adapter
# dm-mysql-adapter
haml
rack
rack-flash
sass
sinatra
sinatra-cache
yaml_record

Or with rvm like this:

rvm gemset import .gems

h2. Notes

irb -r website.rb