module ForceUnspecified
Constants
- VERSION
Public Class Methods
call(env)
click to toggle source
# File lib/force_unspecified.rb, line 5 def self.call(env) App.call(env) end
# File lib/force_unspecified.rb, line 5 def self.call(env) App.call(env) end