Liam

Results 58 issues of Liam

Minor issue: https://code.google.com/p/gomingw/downloads/list is linked to in the README. This and the rest of the project (https://code.google.com/p/gomingw/) gives me 403s. Also the post on gonuts is also dated. So far...

I'm trying to improve my emacs go editing experience and I've hit a bit of a snag. I like this package, but when it goes to install tools, one of...

In here: ![above-the-fold-1](https://raw.githubusercontent.com/johnpapa/angular-styleguide/master/assets/above-the-fold-1.png) You have a controller named `Speakers`. This seems to go contrary to [Y124](https://github.com/johnpapa/angular-styleguide#style-y124) and every other example in the guide, such as: ``` javascript /* recommended */...

bug
help wanted
Angular 1

Hey there. Thanks for this awesome library. The Rails inflector supports user-defined acronyms, so that `http_client` could be transformed into `HTTPClient` (for example). See https://github.com/rails/rails/blob/f2489f493b794ee83a86e746b6240031acb8994e/activesupport/lib/active_support/inflector/inflections.rb#L78 for details. I may have...

In the installation instructions in README.md, it makes no mention of adding `:ex_admin` to the list of applications in `def applications`. The result for me is that when I run...

Here's an issue I can't really open a PR for 😕 -- http://demo2.exadmin.info/sign_in says that the credentials are demouser:secret, but these don't work. Perhaps someone using the demo changed it?...

This got accepted a bit ago! https://www.python.org/dev/peps/pep-0498/ It's for 3.6, so we have some time since that pre-release isn't out yet.

content

Addresses https://github.com/kevinburke/go-bindata/issues/45

If someone wants to install from source using 1.18, they get: ``` $ go get -u github.com/kevinburke/go-bindata/... go: go.mod file not found in current directory or any parent directory. 'go...

I deployed my first Buffalo app today. It's a great framework, thanks so much. The deployment documentation seems to have gone out of date. It only lists these options: ```...