mparaiso

Results 9 comments of mparaiso

Same problem here : loading symbols from file Traceback (most recent call last): File ".\sublime_plugin.py", line 362, in run_ return self.run(edit) File ".\ctagsplugin.py", line 609, in command File ".\ctagsplugin.py", line...

same issue here , I'm using ``` rails s -b 0.0.0.0 -p 8080 ``` with vagrant (forwarded port 8080 => 3000 ) ``` rails -v Rails 4.2.3 ruby -v ruby...

nope, i'm following rails api book( great book btw ) , but running the default server (webrick I guess ). That's the only thing that didn't work.

Can you make a pull request? i'll look into that ASAP.

Hi i'll get back to you shortly after I update the code current code to silex v2. Sorry for the delay. I will write write a complete installation guid. @TGihan

What's the use case of tagging ? I don't really get it. Why do you need the same service with different tags ?

I'll look into that.

Working on branch 2.X

Hi! thanks sorry i did not see it before(dont know why github is not sending me notifications when an issue is opened ) ,i'll look into it ! if you...