Nathan Broadbent

Results 96 issues of Nathan Broadbent

Support the Prototype javascript framework. Please also be aware that we have released an [ajax-chosen-rails](https://github.com/fatfreecrm/ajax-chosen-rails) gem for use with Rails 3.1 applications. This gem has been released with the prototype...

Here's another thing that I have been thinking about for a long time. When I'm on holiday, I would love to be able to simply add the event to my...

Here's an idea for a feature that I think would be really useful. It's also something that I would be very happy to write, but I wanted to first hear...

I'm using Firefox Quantum 63.0.1, Chrome 70.0.3538.77, and MacOS Mojave 10.14. I just looked at the [Milligram homepage](https://milligram.io/), and I saw that the form fields are not vertically centered. (Both...

improvement
Hacktoberfest

Fixes #218 ### Description `normalize.css` has the following CSS rule: ```css button, input, optgroup, select, textarea { font-family: sans-serif; } ``` (This overrides the `body` `font-family` from milligram.) The default...

improvement

Hello, I just noticed a minor issue during development, but it could cause confusion when using an env var as a feature flag, etc. ### Steps to reproduce: * Create...

### Summary Prettier is disabled for `Gemfile` and I can't figure out how to enable it. How do I configure `prettier-ruby` with these other Ruby file names like `Gemfile`, `Rakefile`,...

This is a: - [X] Bug Report - [ ] Feature Request - [ ] Question - [ ] Other Which concerns: - [X] flow-runtime - [ ] babel-plugin-flow-runtime -...

Hello! I think I've figured out a good way to get SimpleCov working with Spring. For my Rails application, preloading the app would require some classes in my `./app` directory,...

Docs
Spring

It looks like this doesn't yet support the `website` object for S3 bucket. (https://www.terraform.io/docs/providers/aws/r/s3_bucket.html#website)

enhancement