Codebase list ruby-omniauth-facebook / 4a90791 example / Gemfile
4a90791

Tree @4a90791 (Download .tar.gz)

Gemfile @4a90791raw · history · blame

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

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