Rails & Ruby - useful resources
Submitted by uday on August 5, 2020 - 6:20pmRuby Programming Language
Ruby language - Official documentation
Ruby language documentation - devdocs.io
Learn Ruby language - Tutorials point
Ruby on Rails
You're never too old to learn something new.
Ruby Programming Language
Ruby language - Official documentation
Ruby language documentation - devdocs.io
Learn Ruby language - Tutorials point
Ruby on Rails
I take backup on portable hard-disk, but I wanted online backup/file sync as well.
My requirements were very simple.
Steps I followed to install Mega.nz Linux client on my laptop (OS is Ubuntu 16.04 LTS)
$sudo apt update
$sudo apt install gdebi
Download Linux client from Mega.nz archive folder for Ubuntu 16.04
$cd Downloads
$sudo gdebi megasync_4.3.3-2.1_amd64.deb
Search for App called Mega and install it on Ubuntu laptop.
Official guide on migrations: Active Record Migrations