ModelInfo

ModelInfo provides the UI interface for the CRUD of all models (including engine’s) and their associated models. It also provides you the download link for CSV and JSON format of Model’s data.

Installation

Add this line to your application’s Gemfile:

gem 'model_info'

And then execute:

$ bundle

Usage

After successful installation of gem the UI interface will be available on

your_application_url /model_info/models

example: localhost:3000/model_info