0 Forks
0 Stars
0 Watchers

active_record_practice

This was a practice project using Active Record. In it, we were expected to use Active Record methods in order to get the same answer that the project got using Ruby.

How to download and setup active_record_practice

Open terminal and run command
git clone https://github.com/TravisGM92/active_record_practice.git
git clone is used to create a copy or clone of active_record_practice repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with active_record_practice https://github.com/TravisGM92/active_record_practice/archive/master.zip

Or simply clone active_record_practice with SSH
[email protected]:TravisGM92/active_record_practice.git

If you have some problems with active_record_practice

You may open issue on active_record_practice support forum (system) here: https://github.com/TravisGM92/active_record_practice/issues