jmillandev / blog-api-on-ror

A API for some blog app using ruby on rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • ...

Dev Tools

Run interactive shell

RAILS_ENV=test rails c

Run Test

bundle exec rspec

About

A API for some blog app using ruby on rails


Languages

Language:Ruby 99.4%Language:HTML 0.6%