Sha256: 1e0bce0bb79492708e34980cf54af5ca9381b224e46f049399ce6749eae0bec9

Contents?: true

Size: 176 Bytes

Versions: 34

Compression:

Stored size: 176 Bytes

Contents

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

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
authpwn_rails-0.9.6 test/helpers/fbgraph.rb
authpwn_rails-0.9.5 test/helpers/fbgraph.rb
authpwn_rails-0.9.4 test/helpers/fbgraph.rb
authpwn_rails-0.9.3 test/helpers/fbgraph.rb
authpwn_rails-0.9.2 test/helpers/fbgraph.rb
authpwn_rails-0.9.1 test/helpers/fbgraph.rb
authpwn_rails-0.9.0 test/helpers/fbgraph.rb
authpwn_rails-0.8.3 test/helpers/fbgraph.rb
authpwn_rails-0.8.2 test/helpers/fbgraph.rb
authpwn_rails-0.8.1 test/helpers/fbgraph.rb
authpwn_rails-0.8.0 test/helpers/fbgraph.rb
authpwn_rails-0.7.5 test/helpers/fbgraph.rb
authpwn_rails-0.7.4 test/helpers/fbgraph.rb
authpwn_rails-0.7.3 test/helpers/fbgraph.rb
authpwn_rails-0.7.2 test/helpers/fbgraph.rb
authpwn_rails-0.7.1 test/helpers/fbgraph.rb
authpwn_rails-0.7.0 test/helpers/fbgraph.rb
authpwn_rails-0.6.0 test/helpers/fbgraph.rb
authpwn_rails-0.5.6 test/helpers/fbgraph.rb
authpwn_rails-0.5.5 test/helpers/fbgraph.rb