Skip to content

ryanjones/yeg-rubyists

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 3 commits ahead of MathieuGilbert:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
bin
 
 
 
 
db
 
 
doc
 
 
lib
 
 
log
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 87.6%
  • CoffeeScript 10.7%
  • JavaScript 1.7%