1 repository on SrcLog
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.