#questioncollab application: This application is an app-a-day assignment for Code Fellows Bootcamp. It is a question collaboration application to keep track of which users create or update questions. It uses the Has and belongs to many association.
Have set-up omniauth authentication using Twitter. You will need to configure 2 keys for this application to run:
ENV["TWITTER_USER_KEY"], ENV["TWITTER_SECRET_KEY"]
#License http://bethanyr.mit-license.org/


