-
Been trying to get this project to work with 1.2 and I think it's almost there, but there's one problem:
```
=> Started proxy.
=> Started MongoDB. …
-
Another quick question for you. Busy giving Gagarin a try in the [clinical:active-entry](https://github.com/clinical-meteor/clinical-active-entry) package, and am bumping into an error (see below). …
-
-
Hi there,
Just a simple feature request to expand the Session API, and to add a toggle() function for boolean variables. I've written a super tiny helper function that I use throughout my apps:
``` …
-
I just discovered you all after semi-suffering through listening and getting informed via another podcast's backlog of a few years of shows on a specific technology -- to then hear one show from you, …
-
-
Hi Abigail,
Thanks for your efforts!
In the docs I did not find your email, so I started this issue instead.
I've just given starrynight a try and these are my notes on the docs.
#### starrynight.me…
-
Be great to get this rebuilt as a gollum powered wiki with code samples in the repo instead of markdown. Just an idea... ;)
-
I would like to try and run a Meteor call from a nightwatch command: something like this:
```
exports.command = function(taskId, callback) {
var self = this;
this.execute (
function(data) { …
-
I'm not sure if this is a mis-configuration, but following the guide, Firefox starts and maintains a blank page, indicating that the Selenium connection is failing. I manually grabbed the Selenium jar…