Ryan Mathews

Results 6 issues of Ryan Mathews

99% of the time I'm just opening my own repos (or those of organizations I'm apart of). And while they do get bubbled to the top after a while, it'd...

I am working on a [project](https://github.com/chrbradley/EVEnT) that is using a [double](https://github.com/chrbradley/EVEnT/blob/master/app/views/chains/_form.html.erb) [nested](https://github.com/chrbradley/EVEnT/blob/master/app/views/chains/_event_fields.html.erb) form. Add/remove works fine, as expected. But the remove link doesn't get the `data-association` that it should. According...

I'm not sure of the ability or restrictions within OSX regarding quicklook, but it'd be awesome to use Markoff as the quicklook previewer for markdown files. - [Ref 1](http://superuser.com/questions/230204/make-os-xs-quick-look-work-for-custom-file-extensions) -...

feature request

When using the command line, I'd like to be able to just add a small stylesheet to adjust the few things I want to correct from the default styling. Is...

question
beginner

It looks like development on this has stopped. @TristanH are you able to attach a license to this code so that others can fork it and attempt to maintain a...

My `changelog.js` looks just like the [template](https://github.com/runspired/ember-cli-changelog/blob/21de29fda5f9610b90b15c88b4a11b5f528f60a6/blueprints/ember-cli-changelog/files/config/changelog.js) but I'm running into: > You MUST include 'project' in the options passed to compareCommits.It should be the path to the project's git...