Thanks to visit codestin.com
Credit goes to github.com

Skip to content

aliumairdev/event_app

Repository files navigation

Event App

Ruby on Rails

This application requires:

  • Ruby 2.4.0
  • Rails 5.2.3

Learn more about Installing Rails.

Getting Started

git clone https://github.com/aliumairdev/event_app.git
cd event_app

Setup

bin/setup

Run this again if you want a clear instance of database.

Server

rails s

Run Test Suite/ Rspec

rspec

Specs covers following test cases:

  • Models specs
  • Routing specs
  • Views specs
  • Requets specs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published