Jack Murphy

- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
Created Make WebStorm 10 inspector to recognize Angular Material Design tags/attributes?
How do I teach WebStorm 10 inspector to recognize Angular Material Design tags/attributes? angular-material.css includes declarations like:[layout] {...}[layout=column] {...}[layout=row] {...}How c... -
Created Starting Server from RubyMine 7 result in extremely slow page loads
I'm working on my app with the local development serverOS X Yosemite 10.10 (14A389)Ruby 2.1.5Rails 4.1.1Thin web server (v1.6.2 codename Doc Brown)Maximum connections set to 1024 When i start the s... -
Created Can't Click Into Dart Class
Howdy, I've been working through all of the provided Dart Tutorials on dartlang.org - I used Dart Editor to Start.When finished, i started working on writing some of my own libraries inside the pro... -
Created Make RubyMine autocomplete zurb foundation elements in foo.html.haml?
I'm using a pretty standard configuration of zurb foundation 4 with Rails 4.When generating views they create foo.html.haml files, which are dynamically injected into the application template. The ... -
Created Goto SCSS partial from html document
I've setup a compass file watcher as listed here. http://blog.founddrama.net/2013/04/watching-compass-files-in-webstorm/The file watcher works flawlessly, same as the command line compass process.I...