Kenaniah Cerny

Results 7 issues of Kenaniah Cerny

```ruby Chronic.parse "2018-05-24T15:43:09.5582332-05:00" #=> nil Chronic.parse "2018-05-24T15:43:09.559-05:00" #=> 2018-05-24 15:43:09 -0500 ``` It appears as though chronic refuses to parse anything more precise than milliseconds, as evidenced in the first...

### Steps to reproduce 1. Mount an engine in the routes file inside of a namespace (or sub path) 2. Attempt to call a top-level route from the engine's route...

Please chmod it to 644 and update your master. Thanks!

Hi all. My company is in the process of building a product on top of this project, and we are looking to become regular contributors to the webrtc-rs ecosystem. As...

Closes #6 as local files can now be referenced using their absolute URIs. Bumps to 0.3.0 as `JSchema::LocalSchemas` is a new feature.

I am using the arm64 architecture for development and production environments (MacOS on M1 chipset locally, AWS Graviton in production), but the docker images pushed to Docker Hub appear to...