platanus / activeadmin_addons

Extends ActiveAdmin to enable a set of great optional UX improving add-ons
MIT License
752 stars 282 forks source link

Add title handling to StateBuilder #487

Open mpapis opened 8 months ago

mpapis commented 8 months ago

Motivation / Background

This Pull Request has been created because I found myself manually re-implementing every state column row adding title's to them.

Detail

This Pull Request changes StateBuilder to support title: ... option.

Additional information

activeadmin_addons_state_title

Checklist

Before submitting the PR make sure the following are checked: