Rails console reload
When you make changes to your model objects, you can reload them in the console using:
reload!
When you make changes to your model objects, you can reload them in the console using:
reload!