scottohara / loot

An implementation of some of the core MS Money features in Ruby on Rails
MIT License
4 stars 3 forks source link

security_accountable concern #16

Open scottohara opened 10 years ago

scottohara commented 10 years ago

In SecurityInvestment and Dividend models, move the investment_account and cash_account instance methods out into a “security_accountable” concern.