Ty Rauber

Results 38 issues of Ty Rauber

Running `$ shards build ambrockets` Results in the following error: ``` Building: ambrockets Error target ambrockets failed to compile: Error in src/ambrockets.cr:1: while requiring "../config/*" require "../config/*" ^ in config/application.cr:1:...

> About a year ago, the U.S. Census Bureau began the process of centralizing all data in the Census API into a uniform and consistent format across all datasets and...

> About a year ago, the U.S. Census Bureau began the process of centralizing all data in the Census API into a uniform and consistent format across all datasets and...

A top level xmlns declaration is required to be a valid gpx file, according to the GPX spec: - https://www.topografix.com/GPX/1/1/#SchemaProperties - https://www.topografix.com/gpx_manual.asp This pull request rectifies this issue.

The current example in the readme fails on Fandango.theater_showtimes with a runtime error. Perhaps, fandango is redirecting based on user agent? ``` RuntimeError: redirection forbidden: http://www.fandango.com/amcquailspringsmall24_aaktw/theaterpage?wssaffid=11836&wssac=123 ```

serverless-sharp is a really useful library. I've used it for a bunch of different purposes. One thing I like to do is include it as a package in other serverless...

enhancement

Amazing piece of software! Seriously. Excellent performance. Easy deployment. :+1: Ran into one issue that took me a few minutes to figure out. If you want to lock down bucket...

bug
question

- react-native-renaminated 2 has been released (2.2.0)

This PR rebases v2 off master to resolve conflicts on in package.json. Huly®: YJS-725

Tubesock crashes in Rails4.2.0.beta with the following error: ``` Started GET "/chat" for ::1 at 2014-11-09 14:20:01 -0800 Processing by ChatController#chat as HTML Rendered text template (0.1ms) Completed -1 in...