Codebase list ruby-omniauth-facebook / 7cd9a52 example / Gemfile
7cd9a52

Tree @7cd9a52 (Download .tar.gz)

Gemfile @7cd9a52raw · history · blame

1
2
3
4
5
source 'https://rubygems.org'

gem 'sinatra'
gem 'sinatra-reloader'
gem 'omniauth-facebook', :path => '../'