Celso Dantas

Brazil

celsodantas.com

Age: 28

Programmer

May
14
awarded Enthusiast
May
1
comment Desktop Application with JRuby
Shoes is a Ruby framework, JRuby is a implementation of Ruby in the JVM. You can use JRuby and Shoes.
May
1
answered How do you tell Rails / the asset pipeline that a js.erb depends on a YAML file?
Apr
26
comment Aliasing a command in vim
it will not work for :Wq =(
Apr
15
answered Desktop Application with JRuby
Apr
3
comment What causes a Java library to behave differently when called by JRuby?
JRuby uses the JDK installed in the system. I think you might install it with a built-in JDK if you wish.
Apr
1
awarded Autobiographer
Mar
28
comment Why should I use jQuery instead of GWT?
Some huge projects that use jQuery/Vanilla Javascript: Gmail, Google Reader, Google Maps, Grupon, Shopify, Facebook... The problem is just to know how to use Javascript. And you should compare Backbone/Knockout/Angular with GWT, not GWT with jQuery.
Mar
19
awarded Critic
Mar
19
accepted Make tests use a simulated version of the app engine "High Replication Datastore"?
Mar
19
comment Make tests use a simulated version of the app engine "High Replication Datastore"?
yes, indeed I have. I'm also instantiating a memcacheHlper.setup. So I'm not able to have more then 1 LocalServiceTestHelper in the app?
Mar
19
awarded Student
Mar
18
asked Make tests use a simulated version of the app engine "High Replication Datastore"?
May
17
awarded Revival
Apr
30
awarded Autobiographer
Mar
30
awarded Revival
Mar
24
answered How do execute a .sql script from bash
Mar
1
comment Using guard with JRuby on Windows fails
All I'm doing is to run make guard-rspec run the code using the quotes. did you made any change on my code to make it work on your machine? if so post it in here so it could help others. =]
Mar
1
answered Using guard with JRuby on Windows fails
Feb
15
revised Running Jetty 7 as Windows Service
improving code
1 2 3