mcoms

Results 5 issues of mcoms

With `config.rb` setting `Time.zone = 'London'` and the file `2010-05-30-and-now-for-something-completely-different.html.erb` containing: ``` --- title: "And now for something completely different..." date: 2010-05-30 23:05:52 +00:00 tags: Facebookable, General published: false ---...

Require Repo
Answered

As discussed in #35, this PR: - Adds a `Dockerfile` which builds the project into a container - Adds a `docker-compose.yml` file which allows you to launch both client and...

**Describe the bug** When you use a harbor register in the same script with the same port as a harbor input or output, the script exits with an error: `Address...

When someone requests a completely invalid format like `.jon` the gem raises a RuntimeError: ``` 2013-09-26T13:39:57.276957500+0000 Command :: file -b --mime '/tmp/RackMultipart20130926-21117-1z02por' 2013-09-26T15:39:13.182194500+0000 RuntimeError - Unknown media type jon 2013-09-26T15:39:13.191164500+0000...

In a rails app, adding `provider :browser_id` to the bottom of my initialiser block causes all strategy failures to be detected as browser_id failures and causes a redirect loop at...