vishal-gh / TodoApp

0 stars 1 forks source link

Use meaningful variable names #19

Open cpiazza opened 3 years ago

cpiazza commented 3 years ago

x is not meaningful.

https://github.com/vishal-gh/TodoApp/blob/da395eb5f57e2bf966c7fe618bc7f8f2a99a62ec/app/models/todo_item.rb#L10

vishal-gh commented 3 years ago

Updated.