barmstrong / ribbot

Simple, beautiful discussion forums - for customer support, news aggregation, QA sites, and online communities.
http://ribbot.com
MIT License
56 stars 18 forks source link

4 new abilitites to the ribbot #8

Open majioa opened 12 years ago

majioa commented 12 years ago

Hello

I've added 4 abilitites to the ribbot:

To sign in via Facebook the user must pass special ENV variables similar this:

FACEBOOK_KEY=############# FACEBOOK_SECRET=########################## script/rails s -e development

or

FACEBOOK_KEY=############# FACEBOOK_SECRET=########################## unicorn_rails -c config/unicorn.rb -E production -D

If user omit the ENV vars, the ability will be disabled.

iangcarroll commented 11 years ago

Nice, the project seems inactive though.

barmstrong commented 11 years ago

Nice pull request - I unfortunately don't have any time to review pull requests for ribbot these days :/ I feel like we could use another maintainer for the project.

iangcarroll commented 11 years ago

I'd be happy to review the pull requests. While I'm not much of a Rails developer, I do know Rails and could help. I'd be reviewing moreover than submitting.