Results 7 issues of Rob

Is there an API to programmatically allow me to advance or go back slides? How might one go about doing that? The slide arrow button seem to be dynamically added...

After authenticating with Twitter, the user is not able to sign in because "email can't be blank". As far as I can tell twitter won't share their user's email with...

This is an amazing plugin! I absolutely love it. Thank you so much for all the work you must have put into it! It is almost perfect for my needs...

For some reason, in my seed file, I cannot manually set an ObjectId reference to a different collection. `var faker = require('faker'); var mongoose = require('mongoose'); var moment = require('moment');...

I would like to have my handlebar helpers available to all my views, but for some reason this doesn't work: ``` var express = require('express'); var session = require('express-session'); var...

I tend to use CDN's during development a lot and this is the only plugin in my project that is not available through one. Any chance you'd be willing to...