Project

General

Profile

« Previous | Next » 

Revision fceb1f89

Added by Petr Chalupa almost 12 years ago

  • ID fceb1f895c20019ad71863d23316a446c216845e

fixes #1576 - api v1 - oauth support

  • to use set and enable oauth in settings
  • correcting typo

View differences:

Gemfile
gem 'rabl'
# Previous versions collide with Environment model
gem "ruby_parser", ">= 2.3.1"
gem 'oauth'
Dir["#{File.dirname(__FILE__)}/bundler.d/*.rb"].each do |bundle|
# puts "adding custom gem file #{bundle}"

Also available in: Unified diff