Sha256: fbee71c50627eb6cc87cb0fad26c0c245a64c99a257228b99a2574d117914a52

Contents?: true

Size: 235 Bytes

Versions: 41

Compression:

Stored size: 235 Bytes

Contents

# :nodoc: stub FBGraphRails.config because it depends on Rails.root
module FBGraphRails
  def self.config
    {
      'id' => '320998114580911',
      'secret' => '7ded389d3c226e1f5d363b2df695be2f',
      'scope' => []
    }
  end
end

Version data entries

41 entries across 41 versions & 1 rubygems

Version Path
authpwn_rails-0.20.0 test/helpers/fbgraph.rb
authpwn_rails-0.19.0 test/helpers/fbgraph.rb
authpwn_rails-0.18.2 test/helpers/fbgraph.rb
authpwn_rails-0.18.1 test/helpers/fbgraph.rb
authpwn_rails-0.18.0 test/helpers/fbgraph.rb
authpwn_rails-0.17.2 test/helpers/fbgraph.rb
authpwn_rails-0.17.1 test/helpers/fbgraph.rb
authpwn_rails-0.17.0 test/helpers/fbgraph.rb
authpwn_rails-0.16.2 test/helpers/fbgraph.rb
authpwn_rails-0.16.1 test/helpers/fbgraph.rb
authpwn_rails-0.16.0 test/helpers/fbgraph.rb
authpwn_rails-0.15.3 test/helpers/fbgraph.rb
authpwn_rails-0.15.2 test/helpers/fbgraph.rb
authpwn_rails-0.15.1 test/helpers/fbgraph.rb
authpwn_rails-0.15.0 test/helpers/fbgraph.rb
authpwn_rails-0.14.3 test/helpers/fbgraph.rb
authpwn_rails-0.14.2 test/helpers/fbgraph.rb
authpwn_rails-0.14.1 test/helpers/fbgraph.rb
authpwn_rails-0.14.0 test/helpers/fbgraph.rb
authpwn_rails-0.13.4 test/helpers/fbgraph.rb