facebook_app 0.0.26 → 0.0.27

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,4 @@
1
- class FacebookSdkController < ApplicationController
1
+ class FacebookSdkController < FacebookAppController
2
2
 
3
3
  def channel
4
4
 
@@ -1,3 +1,3 @@
1
1
  module FacebookApp
2
- VERSION = "0.0.26"
2
+ VERSION = "0.0.27"
3
3
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: facebook_app
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.0.26
5
+ version: 0.0.27
6
6
  platform: ruby
7
7
  authors:
8
8
  - Jack Kinsella
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2011-11-10 00:00:00 Z
13
+ date: 2011-11-15 00:00:00 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: rails