-
lift-json-ext's EnumSerializer and EnumNameSerializer do not work properly when multiple enums are used to serialize/deserialize data.
The root cause appears to be the use of,
val EnumerationClass…
-
Can we have something like bitcoin's
decoderawtransaction
and let the client json decode a raw transaction .. that would make developing costum transaction building software alot easier to debug…
xeroc updated
9 years ago
-
For people who search to view the full help of nwjc
Usage: nwjc [flag] ... jsfile outfile
SSE3=1 SSE4_1=1 AVX=1 FMA3=1
Usage:
shell [options] -e string
execute string in V8
shell [options] fi…
yoyoy updated
9 years ago
-
Hello,
How would you call the run method of the angular module that takes an intialization function in parameter ? (See https://docs.angularjs.org/api/ng/type/angular.Module, the run(initializationFn…
-
The following fails running under Ubuntu, VCR 1.10.0, ruby 1.9.2p180:
``` ruby
require 'rubygems'
require 'net/http'
require 'vcr'
VCR.config do |c|
c.stub_with :webmock
c.cassett…