Nathaniel Watts

Results 22 issues of Nathaniel Watts

Hello! I'm a student currently in [gSchool](http://www.gschool.it/ruby), and my professors encouraged me to start contributing on an open source project. I found yours, and would love to chip in if...

We're building an application that uses multiple rails apps as services, and using rack-proxy to proxy all of the different apps to `localhost:9292`. Our authentication app is using `omniauth-github` and...

I'm not exactly sure what could be causing this. [Here is the exact line in a build](https://travis-ci.org/github/slim-template/slim/jobs/665201443#L642). ```ruby Error: TestSlim#test_render_thread_options: ActionView::Template::Error: Unknown line indicator /home/travis/build/slim-template/slim/test/rails/app/views/layouts/application.html.slim, Line 10, Column 4 .content=...

First off - major thanks for this plugin. It's SUPER legit! And it's working like a _dream_. I've been looking into using Emmet with React/JSX. I was wondering what the...

In our application using Montrose, we have some instances where we want to be able to check to see if a schedule has changed. The specific use case for us...

Hello again! 👋 As we're evaluating YAAF - we're looking at how we would go about adjusting current implementations to leverage what YAAF provides. We have a couple of specific...

Added to a new CLI project ``` version: 0.2.0-beta.1 node: 0.12.0 npm: 2.1.8 ``` and received this error in the console on startup: `Uncaught Error: Cannot call `compile` without the...

I'm new to XCode, as well as XVim, but I noticed that there isn't a cursor in Normal mode (at least, when I'm using this with XCode 6GM). As a...

``` /Users/{username}/.rbenv/versions/2.1.1/lib/ruby/gems/2.1.0/gems/obscenity-1.0.2/lib/obscenity/base.rb:24: warning: redundant nested repeat operator: /\bf**k\b/ ``` This started popping up after I added a custom blacklist (goes away when removed). It fires off every time text is...

First off - this plugin is fantastic. I love it! Thank you so much for your hard work on it :) I had a thought: I've been setting a pomodoro,...

help wanted