honor
honor copied to clipboard
General useage?
Hi I'm wondering how do I test out this gem.
I'm having trouble implementing it.
I create a scaffold called User with fields such as name (string) and age(integer)
I then followed the documentation provided and included the honour into my user.rb class
Any ideas and is this the correct usage for starting off?