0 Forks
0 Stars
0 Watchers

cat_stuff

The Cat-Stuff app was created in order to practice associations using ActiveRecord and Ruby on Rails, using a SQLite database. In this app there is a list of 'owners' who has_many cats and each cat has_many toys.

How to download and setup cat_stuff

Open terminal and run command
git clone https://github.com/Ddupasquier/cat_stuff.git
git clone is used to create a copy or clone of cat_stuff 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 cat_stuff https://github.com/Ddupasquier/cat_stuff/archive/master.zip

Or simply clone cat_stuff with SSH
[email protected]:Ddupasquier/cat_stuff.git

If you have some problems with cat_stuff

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