Sha256: 42066452ec7341437dc2988112b0ae2117143d6fdd67ef4e9c682a457377b28b
Contents?: true
Size: 672 Bytes
Versions: 1
Compression:
Stored size: 672 Bytes
Contents
# Administrate::Field::Jsontable A plugin to display the values of a JSON into a table. If the JSON has no data of a field it will display a "-". This gem only displays 1 or 2 rows. ![JsonTable](https://user-images.githubusercontent.com/7603314/29417081-9fa39038-832d-11e7-9189-b1baaccd8ec6.png) This repository is a field plugin for Administrate. ## Installation Add to your gemfile `gem 'administrate-field-jsontable'` [Administrate]: https://github.com/thoughtbot/administrate ## Contributing Run `bundle exec rake db:setup` to set up example rails app on development environment Run `bundle exec rspec` to run tests Run `bundle exec rubocop` to linting tests
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
administrate-field-jsontable-0.1.0 | README.md |