fanforce-app-factory 1.4.0 → 1.4.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -10,5 +10,6 @@ class FanforceApp::BaseController
10
10
  def json(*args) @app.json(*args) end
11
11
  def page(*args) @app.page(*args) end
12
12
  def redirect(*args) @app.redirect(*args) end
13
+ def request; @app.request end
13
14
 
14
15
  end
@@ -1,5 +1,5 @@
1
1
  class Fanforce
2
2
  module AppFactory
3
- VERSION = '1.4.0'
3
+ VERSION = '1.4.1'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fanforce-app-factory
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.0
4
+ version: 1.4.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: