Hunter

Results 7 issues of Hunter

Unlike programming books, science references have been around for decades, with some subjects rarely updating (math). I think the following should be included when submitting a link - Title of...

enhancement
question

**Rails 4.2.0, nested_form 0.3.2** **TL;DR** - The `validates_uniqueness_on` method only compares current records at their current state _before_ the form was submitted. ``` Location has_many :dids Location has_many :screened_dids Location...

https://github.com/carr/phone#formatting Could someone explain how the US formatted number is so different than the other examples? Is this an error in the documentation? If so, what would the US formatted...

Both in the same folder, as there are (currently) under 30 of them, and they are less frequent.

Browser: Firefox 46.0.1 Right now, hovering over any list item does nothing visually. The user only gets feedback when hovering over the exact text, during which the text is underlined....

enhancement

- Firefox: 66.0.3 (64-bit) - OS: Windows 10 - Extension: 1.2.7 I haven't seen this happen on other pages, but it's possible it happens elsewhere. When I'm on DuckDuckGo, vertical...

**Rails 4.2.0, Ruby 1.9.3, RSpec 3.1** I want to make sure the transition from Spork to Spring is as seamless as possible. Since we are using Rails 4.2.0 and RSpec...