Ryan Toronto

Results 28 issues of Ryan Toronto

Upgrading to Ember 3.3 I've got the tests passing, but I need to go through the examples and make sure the application is still leaking memory like it should... 💧

> ember deploy:assets - Uploads assets. Note, this uses whatever is currently in dist folder. > this command dumps twice, once to a shared dir and once to a uniq...

question

http://sakurity.com/blog/2015/02/28/openuri.html We're using open-uri to fetch the build because of how easy it is to use. Time to switch that out I think.

question
engine

Send a hash of the index file when notifying the backend. When the backend pulls from S3 it can hash the index and verify that hash matches the submitted hash....

engine
cli

If I access a `front_end` route in development it should proxy back to localhost:4200.

engine

If we can't fetch from an S3 bucket (anything other than 200) display some sort of error.

engine

Logging a ticket, but will work on something more formal later on. Right now the user has to add a route to the app to get Rails serving their front...

engine

Hello, It looks like there's an error when running in Fastboot. The [md5 shim](https://github.com/johnotander/ember-cli-gravatar/blob/master/vendor/ember-cli-gravatar/md5-shim.js#L7) throws an error that md5 is not defined on line 7. This creates an infinite loop...