Skip to content

ejdelsztejn/rails_engine

Repository files navigation

Rails Engine

This application is the backend portion of the Rails Engine project for the Turing School of Software and Design.

Versions

  • Ruby 2.5.3
  • Rails 5.2.4.3

Setup

$ git clone [email protected]:ejdelsztejn/rails-engine.git

Configuration

  • $ bundle
  • $ rails g rspec:install

Database Setup

  • $ bundle exec rails db:create
  • $ bundle exec rails db:migrate
  • $ bundle exec rake csv_import:destroy_data
  • $ bundle exec rake csv_import:seed_data

Testing

$ bundle exec rspec

Schema Design

Schema Design

About

Rails Engine - Turing Mod 3 Solo Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published