Eric Jensen
Eric Jensen
2.0.0-p247 :013 > GlobalPhone.parse('(201) 482-4764x1234') => nil 2.0.0-p247 :014 > GlobalPhone.parse('+12014824764x1234') => nil 2.0.0-p247 :015 > GlobalPhone.parse('+12014824764 ext. 1234') => nil
despite having the rvm stuff in my bash_profile and bashrc i can't get this hook to use the rvm ruby when called with the shebang #!/usr/bin/env ruby. seems to work...
they just include the codegen'd ones but i didn't write anything to recurse calling each of them
kind of like how the facebook sdk uses [FBAppCall handleDidBecomeActiveWithSession] to treat that as if they cancelled
updated version of https://github.com/rgeo/activerecord-postgis-adapter/pull/89 with master merged in
especially since it depends on jrswizzle which is already a pod
would love to use this if it was on cocoapods.org
at least after an upsert maybe after any request it looks like this "errors":[{"type":null,"code":null,"message":null}]
@iloveitaly we're thinking of patching this but wanted some feedback first. actions like [search](https://github.com/NetSweet/netsuite/blob/master/lib/netsuite/actions/search.rb#L257) and [get_list](https://github.com/NetSweet/netsuite/blob/master/lib/netsuite/actions/get_list.rb#L91) use a pattern of "if success? else return false" where success is typically defined...