Imbwaldo

- Total activity 40
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 13
-
Created Code runs off right margin before wrapping
I'm finding that my code wraps ... but not until it has run off the right edge of the editor. I end up having to scroll to the right in order to catch a few characters that are hidden over there, t... -
Created HTML validation: catch missing closing tag
How much overkill is using WebStorm to develop responsive email?! Well, I do it anyway because WebStorm is such a fine tool.I know I risk sounding like a comlete idiot, but I'm going to ask anyway.... -
Created Foundation and foundation/functions path
I've spent all day trying to set up a Foundation project with Sass in WebStormand I keep running into this wall: in my _settings.scss file, I get an error message at line 13.@import "foundation/fun... -
Created Capybara test output doesn't match spec
When I run a test, the output reads like this:expected #has_content?("Nevermind") to return true, got falseThat's fine--makes sense. But the spec reads like so: it "should have the content 'Neve... -
Created Warning: insecure world writable dir
When I generate a new Rails app, the process ends with the following messages:[rake --tasks] /Users/imbwaldo/.rvm/gems/ruby-1.9.3-p286/gems/bundler-1.3.5/lib/bundler/runtime.rb:216: warning: Insecu... -
Created Problems with Live Edit
I've noticed some folks having difficulty getting Live Edit to work in PhpStorm, but I can't seem to get it to work properly in RubyMine 4.5.4 (MacOS). I was able to get it working in WebStorm 5 (d... -
Created Trailing white space in PhpStorm 4.0 build PS-117.222
I'm able to disable the trailing white space in 3.0.3 by way of the Editor settings, but it doesn't seem to work in the 4.0 RC. Am I overlooking something?_bryan -
Created FTP issue: Invalid descendent file name "http:"
I know--I've seen other posts addressing this issue, but none of them were helpful to me. I'm using PhpStorm 3.0.1 in Snow Leopard and have burned up an entire evening trying to figure out how to m...