/fresh-translation

An app used to prepare my talk at Ruby Ireland 31st of March 2021 meetup.

Primary LanguageRuby

Fresh Translation

Fresh Translation is used for me to prepare my talk at Ruby Ireland 31st of March 2021 meetup.

Why is it called Fresh Translation?

If you gave me a fresh translation

I would only crush its tender letters

With me you'll have no escape

And at the same time there'll be no word to utter

Aye, it is Carnation by the Jam!

https://img.youtube.com/vi/SJOgIOJuO2Q/0.jpg

How to run the app

  1. Ensure that you are running Ruby 3.0.0
  2. bundle install to install dependencies
  3. rails db:create db:migrate to create and migrate the databases
  4. Voila, rails s and rails c shall work

Resources