Skip to content

Starter Engine for Rails projects. Includes authentication, administrative capabilities, auditing, MultiFactor authentication, and insane amount of extensibility.

License

Notifications You must be signed in to change notification settings

matt-taylor/rails_base

Folders and files

NameName
Last commit message
Last commit date
Sep 2, 2024
Sep 22, 2024
Apr 8, 2022
Sep 2, 2024
Sep 2, 2024
May 1, 2021
Sep 22, 2024
Sep 22, 2024
Sep 2, 2024
Mar 27, 2021
Sep 2, 2024
Mar 25, 2021
Feb 22, 2024
Apr 9, 2021
Feb 19, 2024
Sep 2, 2024
Sep 22, 2024
Mar 25, 2021
Mar 1, 2022
Feb 19, 2024
Mar 25, 2021
Feb 19, 2024
Sep 2, 2024

Repository files navigation

RailsBase

Authentication is hard. Admin capabilties are hard. Two Factor Authentication is hard. Why rebuild that for every app that you make?

The intent of RailsBase is to centralize all of this data so that you can focus on what actually matters -- Shipping your Rails Applicaion.

Usage

Take a look at the RailsBase Wiki.

If you would like a live demo, head over to a basic Heroku app running the Dummy Rails -- https://railsbase.herokuapp.com Just sign up and you will understand the capabilties of the Engine.

Installation

Add this line to your application's Gemfile:

gem 'rails_base'

And then execute:

$ bundle

Or install it yourself as:

$ gem install rails_base

License

The gem is available as open source under the terms of the MIT License.

About

Starter Engine for Rails projects. Includes authentication, administrative capabilities, auditing, MultiFactor authentication, and insane amount of extensibility.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published