handle adding work for homie
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
class Homie < ApplicationRecord
|
||||
has_many :money_moves
|
||||
has_many :work
|
||||
belongs_to :chip
|
||||
|
||||
def self.cash(importance)
|
||||
|
||||
Reference in New Issue
Block a user