Sha256: 4da23e3e7bf01c6b7fa22f23552d7eff5a290dce5146b9e12221a3de2f99617b

Contents?: true

Size: 191 Bytes

Versions: 5

Compression:

Stored size: 191 Bytes

Contents

# frozen_string_literal: true

json.version("2023-03-06")
json.settings do
  json.array!([
    {
      component: "text_field",

    },
    {
      component: "email_field",

    },
  ])
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
hephaestus-0.1.3 templates/app/views/settings/index.json.jbuilder
hephaestus-0.1.2 templates/app/views/settings/index.json.jbuilder
hephaestus-0.1.1 templates/app/views/settings/index.json.jbuilder
hephaestus-0.0.2 templates/app/views/settings/index.json.jbuilder
hephaestus-0.0.1 templates/app/views/settings/index.json.jbuilder