-
commonjsStrict.js line 22: https://github.com/umdjs/umd/blob/master/commonjsStrict.js#L22
Wouldn't assigning exports to module.exports in here further generalize the module definition by allowing the…
-
This issue is to track the total rewrite of cram.js using curl.js internally.
We've already got curl.js working in node.js and ringojs, we just need to finish the logic around configuration, depend…
-
```
[java] + Running testToISOString ... FAILED
[java] Expected "2013-02-18T17:21:34+00:00", got "2013-02-18T17:21:34-00:00"
[java] at /home/bill/Workspace/ringojs/test/ringo/utils/dates_…
-
It seems the diff method provided in ringo/utils/dates.js provide the correct implementation . but the test case should prepare the expected result accordingly.
what i suggest is that the test case …
-
I am planning to develop my back end application with ringo and to deploy it in the google app engine cloud.
I cloned ringo, and from the ringojs directory, i try to build the java portion of the pro…
mal3k updated
11 years ago
-
Investigate the possibility to manage Ringo as external dependency also modifying the ant script.
-
I have set the Ant and Ivy, link the ringo bin directory to my Path, etc. Now i try to build ringo admin web app:
ringo-admin create --appengine appname
However, i got this error:
Error: Unknown op…
mal3k updated
11 years ago
-
rp should alllow installation of packages in a different directory than ringojs/packages.available.
grob updated
11 years ago
-
I have successfully set the Ant and ivy tools with RingoJs. Now I am trying to build a new web app.
ringo-admin create --google-appengine MyAppName
However, the ringo-admin doesn't work for me:
zsh…
mal3k updated
11 years ago
-
I will try to fill in the gaps when I have some spare time but I figured I would give you a heads up.
Here is a quick list of problems:
1. Your formula for margin of error and standard deviation are …