Erick Bajao

Results 3 issues of Erick Bajao

This is for #179. Sorry I'm very late with this. I've been away from Medium.js related work for a long while. By the way, I don't know where to get...

Hi, I found the `window.Key` map really useful and have been using it instead of including another 3rd party script just for that purpose. I'm just wondering, why is `space`...

API Reference: https://cloud.google.com/storage/docs/json_api/v1/objects/list `matchGlob` is not a supported parameter when I was trying to use `Fog::Storage::GoogleJSON::Files#all` directly. Related files: - https://github.com/fog/fog-google/blob/master/lib/fog/storage/google_json/models/files.rb#L10-L16 - https://github.com/fog/fog-google/blob/master/lib/fog/storage/google_json/requests/list_objects.rb#L23-L30 Is this by design, or is this...