Lawrence

Results 3 issues of Lawrence

Would be nice for this to work directly with mongodb. Similar to Baucis, but without the need for schema definitions.

Hello Is it possible to save a group as a PNG (e.g. a collection of layers...)

check if this issue still exists
interesting for vanilla rewrite

What is the best way to mock and resolve the $save without actually making the http request in Jasmine? ``` profile.$save().$then(function () { vm.loading = false; NavigationService.next(); }); ``` E.g....

question