Class: Shark::FormService::V2::FormInput

Inherits:
Base
  • Object
show all
Defined in:
lib/shark/form_service/v2/form_input.rb

Class Method Summary collapse

Methods inherited from Base

site

Methods inherited from Base

site

Methods inherited from Base

add_datetime_accessors

Class Method Details

.table_nameObject



9
10
11
# File 'lib/shark/form_service/v2/form_input.rb', line 9

def self.table_name
  'inputs'
end