-
After update node to 0.6.9 path.exists returns false on existing files on Windows. For example path.existsSync("C:\Users\user\Documents\WebProjects\test\config_debug.json") returns false but file real…
rdner updated
12 years ago
-
Happy new year!
Trying to install Sassy-Buttons. Not in a ruby app, just regular html/javascript local app. (using MAMP on OSX Lion).
Ran "gem install sassy-buttons" ( I was in my 'Sites/webproject/co…
-
Hi there I keep getting the following error when trying to generate a refinery application.
It worked fine with the same installation yesterday. (I have rails 3.1 installed but I specify 3.0.10 for re…
-
Hi,
I want to use your Plugin for a JSP Webproject.
The upload of files works well so far.
However, I have a problem with the integration of jQuery.tmpl and fileupload-ui.
When I try the example from…
-
I use multiprojects within one project as desribed in http://code.google.com/p/simple-build-tool/wiki/SubProjects.
Attribute sourcepath in .classpath contains wrong path after being generated by SbtEc…
-
Hi,
My int 32 id columns are being generated as strings, so the following doesnt compile unless I wrap my ID in quotes:
```
var item = _webproject.SingleOrDefault(x => x.unique_ID == "164500…
ghost updated
15 years ago