The administration framework for Ruby on Rails applications.
Extends ActiveAdmin to enable a set of great optional UX improving add-ons
This gem extends ActiveAdmin so that batch restore and batch archive actions will be available in resource index page. Also 'All' and 'Archived' scope will be available for resource index page. 'All' scope will show non archived resources and 'Archived' scope will show deleted or archived resources.
Save time and headaches, and create a more easily maintainable set of pages, with ActiveScaffold. ActiveScaffold handles all your CRUD (create, read, update, delete) user interface needs, leaving you more time to focus on more challenging (and interesting!) problems.
A Rails engine that helps you put together a super-flexible admin dashboard.
Auto-generate models, views, controllers, and routes in a Rails app based on database structure
RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data
A modern, responsive admin framework for Ruby on Rails