Policies

Public
Policies is an internal API fulfilling multiple parts of a approving a traveller booking request.
Icons/chart bar
Used 14 times
Created by
A Aris Chamakiotis

Usage
rails new policies -d postgresql --skip-keeps --skip-action-mailer --skip-action-mailbox --skip-action-text -c tailwind -j importmap

Run this command in your Rails app directory in the terminal:

rails app:template LOCATION="https://railsbytes.com/script/V1bslE"
Template Source

Review the code before running this template on your machine.

bundle exec rails db:drop
bundle exec rails db:create
bundle exec rails db:migrate
bundle exec rails db:seed
Comments

Sign up or Login to leave a comment.