Ivo Dancet
Ivo Dancet
@scottjacobsen I'm waiting ;-) (joking of course)
evolution: ````scss #purr-container { position: fixed; top: 30px; right: 100px; width: 250px; z-index: 1000; &:first-letter { text-transform: uppercase; } .purr { margin-bottom: 10px; padding: 10px; background-color: #f8d7da; border: 1px solid...
I had some problems but I've been able to resolve them by setting rspecs use_transactional_fixtures to false (as I should have done in the first place given I use database_cleaner)....
@shubhamshuklaer glad this thing is moving! Maybe a bit of a side note here, but as you're mentioning the interface, I would argue that the milestone part feels like an...
@shubhamshuklaer what changes should this bring? `ghi milestone --list` doesn't list milestones, it lists issues within current milestone (which is something I need, but milestone overview is also needed. doesn't...
@alexchesters this warning is now a showstopper: `undefined method `escape' for URI:Module (NoMethodError)`. Could you release this? @miraculixx It may help if you run `rake build` and commit the result...
The same problem occurs when a child is defined, but the given object ends up to be nil: the key will not be present in the response because of the...
this would be even better if the milestone assigned would be the first open matching milestone (this would let one have milestones named like '2.0 [4] returning' which would be...
+1 really annoying while using handlebar templates