active_element

0.0.13
Light Mode Dark Mode

Introduction

ActiveElement is a Ruby on Rails framework primarily intended for building admin applications with minimal effort.

An authorization framework is provided, intended to work alongside existing frameworks such as Devise, Pundit, and CanCanCan.

ActiveElement is designed to avoid the all-or-nothing approach that many frameworks provide, allowing you to build a fully functional administration tool in minutes, while still allowing you to customize every aspect of your application. ActiveElement is just a Rails application with extra features: when you need to build custom functionality, you do it the same way you would any other Rails application and you can use as much or as little of ActiveElement as you like.

Take a look at the Setup Guide to build your first ActiveElement application and see how easily you can mix in standard Rails behaviours.

Highlights

See the Setup Guide and browse the rest of the documentation for full usage examples.


Documentation generated by rspec-documentation