Vjp888 / mount_olympus_api

A tech challenge for to organize historic data from previous Olympic Games
1 stars 0 forks source link

Inital Rails Setup #1

Closed Vjp888 closed 5 years ago

Vjp888 commented 5 years ago

Rails new and any gems that I will need.

List of Gems: pry rspec-rails awesome print simplecov capybara launchy

possible gems: fast-json

Vjp888 commented 5 years ago

Created new application and added Gems, will hold off on including FastJson for the time being until I start working more directly with end points.