public
Description: The SD Ruby website
Homepage: http://sdruby.org
Clone URL: git://github.com/mokolabs/sdruby.git
mokolabs (author)
Thu Nov 05 17:29:49 -0800 2009
commit  37f2eef9e4fdc0454acc29ed8b57972ea999cd70
tree    4ba19da17607f06d2b9aad5d9221ebcad0e89de4
parent  67625a8123858ed05a0765c67e84c60ec69b85b6
sdruby /
name age message
file .gitignore Thu Jul 02 17:58:31 -0700 2009 improved user profile appearance [mokolabs]
file Capfile Wed Mar 04 18:24:07 -0800 2009 Added capistrano files [notch8]
file README.markdown Loading commit data...
file Rakefile Sun Feb 01 20:21:39 -0800 2009 imported old code from svn repo [mokolabs]
directory app/
directory config/
directory db/
directory doc/ Tue Feb 24 00:17:01 -0800 2009 Updating rails to latest and fixing gems/plugins [notch8]
directory lib/ Fri Jun 19 15:39:59 -0700 2009 making helpers optionally acccessible in model... [nclark]
directory public/
directory script/ Tue Feb 24 00:18:27 -0800 2009 Updating rails to latest and fixing gems/plugins [notch8]
directory spec/ Wed Jul 15 11:33:52 -0700 2009 removed XML support from events [mokolabs]
directory stories/ Sun Feb 01 20:21:39 -0800 2009 imported old code from svn repo [mokolabs]
directory vendor/ Wed Oct 21 11:28:56 -0700 2009 switched to new relic gem [mokolabs]
README.markdown

This app is the website of SD Ruby, a local Ruby user group based in San Diego, CA.

Currently, this application includes support for our video podcast, member signup and registration, member profiles, and a Github project list. We're also working on adding a job board and other features.

Features

Podcast

Thanks to UCSD, we're able to record SD Ruby meetings, and publish our talks as a video podcast.

The podcast code can generate both an Atom feed and an RSS feed (with custom iTunes RSS extensions).

Member Guide

The member guide contains a list of all SD Ruby members.

Member profiles can include:

  • Full name
  • Avatar image
  • Github ID
  • Neighborhood
  • Ruby experience
  • Work availability
  • Contact email (if public)

Project List

The list of projects shows all Github projects created by SD Ruby members.

Contributors

Thanks to the following people for contributing to this app.

  • Neal Clark
  • Patrick Crowley
  • Jordan Fowler
  • Rob Kaufman
  • Nick Zadrozny