Class: Pulitzer::CustomOptionList
- Inherits:
-
ApplicationRecord
- Object
- ActiveRecord::Base
- ApplicationRecord
- Pulitzer::CustomOptionList
- Defined in:
- app/models/pulitzer/custom_option_list.rb
Instance Method Summary collapse
Methods inherited from ApplicationRecord
assoc_name, attrs_name, convert_hash_to_nested, convert_nested_assoc
Instance Method Details
#gid ⇒ Object
6 7 8 |
# File 'app/models/pulitzer/custom_option_list.rb', line 6 def gid to_global_id.to_s end |