Class: Inputs::HiraganaInput

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



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

def docomo_wap_input_format; 'h'; end

#istyleObject



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

def istyle; '1'; end

#modeObject



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

def mode; 'hiragana'; end

#other_wap_input_formatObject



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

def other_wap_input_format; 'M'; end