Phil Cruz
Phil Cruz
In a prior 1.x release of Taffy a resource could have taffy_uri="/activation/" With 1.3 this doesn't work and returns a 404. Changing it to taffy_uri="/activation" But it would be nice...
I want to use the built in mongo db that comes with meteor. I tried passing MONGO_URL as `mongodb://localhost:3001/meteor` and `mongodb://localhost:3002/meteor` but neither worked. What should be the url?
I'm running the build.sh and it seems to do the meteor build then errors with ```[minimeteor] Performing Meteor build [minimeteor] Copying bundle from build container to temp directory cp: cannot...
It would be nice if you could configure the plugin to use tabs vs spaces.
I have my grid set up so that if you edit a cell, when you hit enter, you go to the next row and can type in the cell and...
If you try to paste using menu commands, for example in Chrome/Windows http://screencast.com/t/AddSxRDOrS it doesn't work. It should be possible to capture that event. (It works using Google spreadsheet.)