Chris Kimpton
Chris Kimpton
Hi, Many thanks for this package - very useful. I am using it to convert an array of objects, most come out ok, columns in the same order, but a...
Probably my js noobness, but thought it might help :)
Hi, Sorry - back on the null/undefined stuff again... I have a method: ``` get: () -> param = get_args(item_info:Object, lastModified:[Number], result_handler:Function) ``` The lastModified param is optional - by...
To get through our company firewall etc, we have a Nexus setup. I can get the eclipse jar using mvn direct, but blaze is not finding it. Is there a...
Sqlite?
Hi, Is there anything specific with mysql as to why thats required? Trying to help a friend setup on a windows machine and mysql is failing to install :( Wondering...
Hi, I have probably given this the wrong title, but basically this route: map.resource :account, :controller => "users" Is converted to this: resource :account when it should be this: resource...
I am looking to access this API - https://docs.gitlab.com/ee/api/merge_trains.html Many Thanks Chris
Hi, Blizzard have added context for items - see discussion around it here: http://us.battle.net/en/forum/topic/14882018658 For example: This call: http://us.battle.net/api/wow/item/112826 returns: ``` {"id":112826,"availableContexts":["raid-finder","raid-normal","raid-heroic","raid-mythic"]} ``` Which you can then 'refine' into this...
Hey chris, I just installed your plugin and I have some feedback for ya. I’m using PHPStorm 8.0.3 on Mac OSX Mavericks When I first installed the plugin and started...
Make it clearer/easier that selecting a directory means you will get random images from it