activeadmin_json_editor
activeadmin_json_editor copied to clipboard
Edit Postgresql JSON/JSONB values as a JSON tree in ActiveAdmin
Results
2
activeadmin_json_editor issues
Sort by
recently updated
recently updated
newest added
I wasn't able to install this gem on Rails 5.2.3 since the dependency specifies 5.2. Changing it to `~> 5` solved the issue and I was able to use this...