search for: codebreak

Displaying 4 results from an estimated 4 matches for "codebreak".

Did you mean: codebreaker
2001 Apr 27
2
Removal of CodeBreakers package
I installed Codebreakers Redhat pakage to my eDesktop 2.4. I downloaded necessary files for depedency problems. I had tried Caldera's package without success. Being a newbie I decided to try CodeBreakers. When running winecheck it came up worse than the previous package. I tried to uninstall package and my...
2009 Apr 26
9
Problems running features with Textmate Cucumber bundle
...that I decided to also try out the Textmate bundle for Cucumber. I decided to use Ben Mabey''s fork on github since it seems to be the most evolved. When I try to run a feature with cmd-R, instead of actually running I see something like: Running: cucumber /Users/rick/mastermind/features/codebreaker_starts_game.feature --format=html false Cucumber runs fine from bash. Am I missing some setup? -- Rick DeNatale Blog: http://talklikeaduck.denhaven2.com/ Twitter: http://twitter.com/RickDeNatale WWR: http://www.workingwithrails.com/person/9021-rick-denatale LinkedIn: http://www.linkedin.com/...
2010 Jun 01
1
RSpec book errata #57 - undefined method `include' : what to do?
http://pragprog.com/titles/achbd/errata nr 57: Ruby 1.8.7 expected [] to include "Welcome to Codebreaker!" Ruby 1.9.1 undefined method `include'' for #<Object:0x80b32c90> (NoMethodError) --- class Output def messages @messages ||= [] end def puts(message) messages << message end end Then /^I should see "([^\"]*)"$/ do |message| output.mes...
2007 Apr 26
5
class parameters
Hello there, Just wanted to know if class will be able to have parameters ? Right now i use: define resolver( $options =''rotate'', $nameserver, $search='''',$domain='''',$sortlist=''''){ file{ ''/etc/resolv.conf'': content =>