James Crosswell
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Issues debugging scala apps
I'm trying to debug a Scala app but the IntelliJ debugger doesn't seem to work. It pauses program execution on breakpoints but it doesn't highlight the "current" line of code so when I try to step ... -
Created Adding folders from the vendor director to Sprockets manifests
Disclaimer: I'm a total newbie to Ruby and RubyMine...I wanted to use bower to manage third party dependencies. As such: I've configured bower to store assets in the /vendor/assets/components folde...