Hey cool kids 🔭
Building stuff is fun. Going fast and steady is great.
Can't let the bad days get you down!
Building stuff is fun. Going fast and steady is great.
Can't let the bad days get you down!
Tag Type
- category of tag
- `has_many :tags`
- optionally belongs to a parent tag type (nested option)
// - example rails erb view
// <div id="edit-react-form"
// data-submit-endpoint="<%= billing_profile_path(@billing_profile.token) %>"
// data-initial-values="<%= @form.initial_values.to_json %>"
// data-cancel-url="<%= billing_profile_path(@billing_profile.token) %>"