Kimball Johnson

- Total activity 28
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 12
-
Created Gulp run config does not display console output
I have started using the hapi server system, which is requiring dependence on Lab for testing.To provide some level of automation I have install gulp-lab and created a task for running the tests in... -
Created Finally and absolutely clarify path techniques in Webstorm #2
Under the topic, Configuring Folders Within a Content Root,I found the following contextless statement:"Files under a folder marked as Resource Root can be referenced relative to this folder. Exclu... -
Created Finally and absolutely clarify path techniques in Webstorm
My installation is up-to-date in version 9.1. I want to use Gulp and Grunt in Node.js web projects that have a website folder and an ExpressJs server folder.2. I want to use npm-installed items and... -
Created Please provide complete list of gems necessary for each version?
Hello,I understand that open source is supposed to be this grand open-air market place of development goodies that is watched over by a wonderful group of wizards who are all-knowing and all-seeing... -
Created another rails console question
My rails console starts 'running' - actually producing errors - almost as quickly as I can open it.here's the result:C:\Program Files\Ruby\Ruby192\bin\ruby.exe -e $stdout.sync=true;$stderr.sync=tru... -
Created please be more explicit about attaching vs activating
The difference between your documentation and mature documentation is the presumption you make about what people should already know.The rule to follow is to write small sections about each aspect ... -
Created why oh why does the 'gem install' dialog close after installing each gem?
if the 'hints' dialog has a checkbox to keep it open after installing a gem, which is say, 'useless'....Why can't the gem install dialog have a checkbox like that so I won't have to wait while ruby... -
Created what is proper diagnostic procedure for installing gems using rm?
I continue to have problems with RM when I am installing gems.It seems to me that to successfully install gems in the RM 'install gems' dialog, I still have to know everything about the gem, the sd... -
Created require and include reference the same resource?
I'm puzzled by the ruby highlighting of module hierarchies.When I 'require' a file correctly and then 'include' the module hierarchies in the file, the ruby ide poses an error in its ability to fin... -
Created We're sorry, but something went wrong. We've been notified about this issue and we'll take a look at it shortly.
So I broke down and created a Rails project.My gut says its a complete distraction and another endless learning curve that takes me orthogonal to my project.However, I conquered the 'generate' conc...