/rails_url_shortener

Simple url shortener created in Ruby 2.7.1, Rails 6.0.2, postgresql

Primary LanguageRuby

Simple url shortener

Created in Ruby 2.6.5, Rails 6.0.1, postgresql

Initialize

Pre-requisite: Requires rvm installed. Install via https://rvm.io/

Use make setup initialize the gemset and database.

Application

make server

http://localhost:3000/

Testing

make test or rspec

Warnings

Update tips

bundle update yarn upgrade