dylan-perry / authentication-7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Authentication Starter Repo

Versions

Rails 7.1.2 Ruby 3.2.2

Notes

This repository is meant to be used in conjunction with lessons in week 3 of BE Mod 3, starting with the lesson on Authentication.

It comes with gems pry, rspec-rails, capybara, launchy, and shoulda-matchers setup and ready to code along with lessons.

Setup

bundle install
rails db:{create}

About


Languages

Language:Ruby 80.3%Language:HTML 14.6%Language:JavaScript 3.3%Language:CSS 1.9%