rails_modular_admin 1.0.0
this plugin is designed to quickly generate views for Rails applications in need of dashboard functionality. This includes admin panels and SaaS applications. I found that over the course of my projects, I needed Dashboard pages very often, so by creating this gem, I'm at least saving my self a bunch of time...
Gemfile:
=
install:
=
Runtime Dependencies (6):
bootstrap
~> 4.1
font-awesome-rails
>= 0
jquery-rails
>= 0
rails
>= 0
sassc-rails
>= 0
uglifier
>= 0