Charles Monteiro

- Total activity 62
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 25
-
Created [FLEX] can't package .air , self signing does not work
This bug is holding me up from delivering to QA so please anybody , thanksTrying to create an AIR installer which I have successfully done in the past as recent as 3/30. IDEA states that it creat... -
Created Do I need WebStorm ?
hi, I have been a Rubymine user for a while, now embarking on doing some Python (seems I will purchase PyCharm so far) and CoffeeScript to do Node and possibly SproutCore work. Honestly, I'm a bit ... -
Created IDE requires a gem file when one is not needed
Recently on my Windows box I upgraded to 4.0.2 which is the first time I noticed this. This is the issue:I have a Sinatra app for which I have been able to "run" the file and the server starts fine... -
Created Intellij Idea Ruby plugin vs Rubymine
so what's the diff ? I have some Jruby projects so I'm guessing its a better fit, especially if I was doing some Swing work I wanted to drive from Ruby.all feedback is appreciated. -
Created Rubymine hot swap support ?
Hi,am I missing something ? does Rubymine have debugger hot swap support ? Tools like 3rdRail do and it seems that IntelliJ does. My point is that I was told 3rdRail does their hot swap support via... -
Created current support for JRuby
I'm trying to ascertaint the support for Jruby and mainly on two fronts:1. GUI2. packagingNetBeans has the Matisse gui builder and the monkeybars team uses it as the basis for their tutorials. If I... -
Created can't run debugger under 1.9.3 on Windows 7 64
First of all , what I first did:I had installed the Ruby dev kit and I had enhanced my ruby 193 installation, the ruby dev kit is in the path. All of this successfully.I then followed the instructi... -
Created how to publish multiple projects to same github project
Say I have a Github repository "Rubymine Sandbox" in said repository I want to be able to store multiple Rubymine projects. I don't understand how to drive that from Rubymine. Ideally I somehow nee... -
Created debugger on 1.9.3 on OS X Lion outright crashes
I don't even get an output to the console but instead a dialog pops when I try to run the debug session with the following trace:Cannot connect to the debugged process at port 50452 in 10s:Cannot c... -
Created Live template
Hi, I have tried to figure this one out but I give up. Trying to understand RubyMine's syntax for Live Template. I noticed that there are some expressions available. Esentially I want to accomplish...