Connor Montgomery

Results 8 issues of Connor Montgomery

This looks awesome, first of all. Secondly, I'm doing all of my development work using SASS. Think it'd be possible to update the SASS file (that compiles into the CSS...

Feature

I wanted this functionality in a project I'm working on, so decided to submit a little PR to be considered. Basically, in my project we want the first sort order...

feature
sorting

Let's say I have a set of N models, and they all have optional `array`s that all can contain the same types of models. Right now I have to duplicate...

enhancement

If I have a schema with the following properties: ``` { "action_type": { "type": "integer", "enum": [ { "default": 1, "description": "foobar" } ] } } ``` And a model...

bug

Possible fix for #47 (fyi @ryansit, @astetik). Wanted to put this up and see what you thought. Some of the CSS could be cleaned up a bit. ![screen shot 2013-11-26...

We need to include the params for this to work.

I'm trying to use everyauth to authenticate against github. I keep getting the following error though (after clicking on the link with an `href` to `auth/github`) -- ``` Cannot GET...

You should be able to install the app via `brew install npr-macos` (or similar) https://github.com/Homebrew/homebrew-cask/blob/master/doc/development/adding_a_cask.md