module Jpmobile::RequestWithMobile
Public Instance Methods
android_feature_phone?()
click to toggle source
# File lib/jpmobile/mobile/android_feature_phone.rb, line 3 def android_feature_phone? mobile and mobile.android_feature_phone? end