Skip to content

MathieuGilbert/yeg-rubyists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5fea6f0 · May 6, 2012
May 6, 2012
May 6, 2012
Apr 20, 2012
Feb 7, 2012
Apr 12, 2012
Feb 7, 2012
May 6, 2012
Apr 20, 2012
Mar 9, 2012
Feb 7, 2012
Feb 29, 2012
Feb 7, 2012
Feb 8, 2012
May 6, 2012
May 6, 2012
Feb 8, 2012
Apr 12, 2012
Feb 7, 2012
Feb 7, 2012
Apr 9, 2012

Repository files navigation

YEG Rubyists

A project to display the yegrb rubyists activity

Installation

Git clone Update twitter oauth -> config/initializers/twitter.rb Update make admins task Run rake db:make_admins Run rails console -> DataParser.update_data (should populate data based on users)

General Errors

You need to have at least 1 item per column before backbone can pick up the items
DataParser.update_data's job is to populate the initial data

Column Errors:

Twitter column not showing up?
Make sure you have the twitter oauth account setup correctly (and the keys updated)

Blog column not showing up?
Make sure the blog url is in Atom format (not RSS). IE: http://www.ryanonrails.com/feed/atom/

TODO

See todo.txt