@thingsdoer

Results 3 issues of @thingsdoer

One problem I've yet to find a solution to using MVVM is where to neatly take care of Model > ViewModel conversion/wrapping. I tend to have a ViewModel class per...

question

I noticed a bug whereby paths with spaces would cause a failure. So I've quoted all paths used in `system` calls. I've also exposed `provision_path` in `ProvisioningProfile` via `attr_reader :provision_path`.