get_or_build 0.0.3
Assume user belongs_to company and you want to get company object within one method call. You can do it like this: user.company_or_build
Assume user belongs_to company and you want to get company object within one method call. You can do it like this: user.company_or_build