-
I can monkey patch BigDecimal to get clear error messages, but maybe we can just change rspec/matchers/built_in/eq.rb to support special inspect?
I'm supposing we'd want some generalized way of check…
-
[ I posted this message to the rspec mailing list and was requested to report here ]
I need to match long multiline strings (strings with \n embedded) while ignoring whitespace and comments and more.…
-
As per the react diff algorithm ( http://calendar.perfplanet.com/2013/diff/ )
The idea of a lazy subtree is to implement "Selective subtree rerendering" ( can be found in article ).
This basically …
-
Openstreet map tiene una API abierta
uno de los "tags" que los usuarios pueden usar es "show=supermarket"
http://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket
y en argentina hay varios supers …
-
I get this error when running nbdiff in make-nb-mergecoflicts:
IPython.nbformat.reader.NotJSONError: Notebook does not appear to be JSON: '{\n "metadata": {\n "name": "Burble"\n...
-
Leigh created a map at https://mapsengine.google.com/map/u/0/edit?mid=zC9ScMhT9H4s.kMymDCCmlwEU. Need the data point information captured so that it can be rendered on the application.
-
I'm following the readme instructions here: https://github.com/dcowden/cadquery#installing----using-cadquery-from-inside-freecad
I'm running Ubuntu 14.04 with Python 2.7.6 installed.
As far as I can…
-
Add a way by which someone with an old DF install can upgrade to the newest LNP stuff. Aka the "stop making me move my saves" issue.
Automate the deletion and recreation of all the various subfolders…
-
Stéphan, is this version of libcec compatible with the 3.10 kernel? It is part of the current GeexBox distro but users have been reporting that cec is not working. Here is come cec-client output if …
-
@geemus has mentioned a few times that perhaps `shindo` is a barrier to contributions.
There does seem to be a pattern of: 1) pull request received, 2) great needs tests, 3) okay will look at that...…