Metsanpeitto / capstone-4_ruby

GNU General Public License v3.0
1 stars 0 forks source link

[0.5pt] Implement methods: can_be_archived? #37

Open Metsanpeitto opened 3 years ago

Metsanpeitto commented 3 years ago

Implement methods: can_be_archived?() in the Movie class should override the method from the parent class should return true if parent's method returns true OR if silent equals true otherwise, it should return false