Matthew Hensrud

Results 6 issues of Matthew Hensrud

Hey guys- So I serve a JS site using rails (I love my asset pipeline), and am looking to switch over from eco, but this workflow is quite dependent on...

I'll add some tests to this later, but with this PR `GlobalPhone.parse("aaaaaaa", :US, true) == nil` as one would expect :)

``` 2.2.0 :016 > number = GlobalPhone.parse "aaaaaaa" => # ``` That is deeply weird. Anyone know why or have a fix?

Hey all, We've been running this gem for a few weeks now to host our blog successfully - thanks for all the hard work!! One issue though, once or twice...

Hey all, We're seeing quite a few jobs in our queue for objects that were destroyed — can we add a check for `destroyed?` (well, if it's an ActiveRecord instance)...

I'm sure this is on the list, but just in case, it doesn't seem possible to use a version prefix (even an optional one in a controller spec, I get...