Sha256: 408d74d7c2354de01df126f527f9b3a93a5158e3f267a3f402f559ab7c9c02fc
Contents?: true
Size: 671 Bytes
Versions: 8
Compression:
Stored size: 671 Bytes
Contents
json.extract! tangible_thing, :id, :absolutely_abstract_creative_concept_id, # 🚅 skip this section when scaffolding. :text_field_value, :button_value, :color_picker_value, :cloudinary_image_value, :date_field_value, :email_field_value, :password_field_value, :phone_field_value, :option_value, :multiple_option_values, :super_select_value, :text_area_value, :action_text_value, :ckeditor_value, # 🚅 stop any skipping we're doing now. # 🚅 super scaffolding will insert new fields above this line. :created_at, :updated_at json.url account_scaffolding_completely_concrete_tangible_thing_url(tangible_thing, format: :json)
Version data entries
8 entries across 8 versions & 2 rubygems