Skip to content

Ruby on Rails with Stisla Admin Template with Devise as Authentication and Cancancan as Authorization

Notifications You must be signed in to change notification settings

Anjasfedo/rails-stisla

Repository files navigation

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...

rails active_storage:install

rails g scaffold user name:string role:belongs_to rails g scaffold role name:string description:string

rails g devise User

About

Ruby on Rails with Stisla Admin Template with Devise as Authentication and Cancancan as Authorization

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published