issues
search
venelrene
/
Assignments
Few Assignments I have completed while learning Ruby on Rails
0
stars
0
forks
source link
Assignment 43 - in class
#49
Closed
brianburridge
closed
10 years ago
brianburridge
commented
10 years ago
Assignment 43 - in class
Create a custom rake task, in the app used on assignment 42, that will output the current count of all your models (these can be hardcoded) Ex:
Teams: 4 Users: 10 Books: 15 Authors: 2 Movies: 1
Assignment 43 - in class