Class: Inputs::AlphabetInput

Inherits:
StringInput
  • Object
show all
Includes:
SimpleForm::KeitaiInput
Defined in:
lib/simple_form-jpmobile.rb

Instance Method Summary collapse

Methods included from SimpleForm::KeitaiInput

#input, #mobile

Instance Method Details

#docomo_wap_input_formatObject



42
# File 'lib/simple_form-jpmobile.rb', line 42

def docomo_wap_input_format; 'en'; end

#istyleObject



45
# File 'lib/simple_form-jpmobile.rb', line 45

def istyle; '3'; end

#modeObject



44
# File 'lib/simple_form-jpmobile.rb', line 44

def mode; 'alphabet'; end

#other_wap_input_formatObject



43
# File 'lib/simple_form-jpmobile.rb', line 43

def other_wap_input_format; 'm'; end