search for: trollop

Displaying 10 results from an estimated 10 matches for "trollop".

2008 Nov 07
6
How to spec a (Trollop-based) binary’s internal state?
...to spec a ?binary?, and as previously discussed on this list, I?m trying to do it ?from outside? ? i.e., by calling it with Kernel#` and observing the (side-)effects. Unfortunately, this doesn?t really let me spec expectations about its internals. Let?s assume I have a -d flag and I parse it with Trollop to set Conf.debug: opts = Trollop::options do opt :debug, ''Print debug info'', :default => false end Conf.debug = opts[:debug] To have a spec that actually expects this, I?d write something like this: it ''should set the debug option properly'' do `binary...
2007 Apr 23
3
Troubles with using gems in Rails
Hi! I''m observing some problems using gem inside Rails. My understanding is that after following sequence in irb: $ irb irb(main):001:0> require ''rubygems'' => true irb(main):002:0> require ''active_record'' => true irb(main):003:0> gem ''acts_as_taggable'' => true I should have access to acts_as_tagable mixins, like:
2008 Dec 24
4
How much of Wine Explorer is functional?
I wanted to play music in VLC for Windows off a network SMB share. [*] Music's on \\red\trollop\music\ so I put that into VLC and it didn't like it. So I started "wine explorer" from the command line and went to "Connect network drive ..." and it came up with a dialogue box: "No network" - that's all. Is this actually supposed to work properly, or is so...
2012 Sep 30
1
Strategy for building a robust rare event logistic model - Questions.
...was wondering if someone can help me with a more practical direction before I head into a road I have traveled less. https://stat.ethz.ch/pipermail/r-help/2008-July/168623.html   Any feedback on strategy would be really. Mehul   Above all else, never think you're not good enough. - Anthony Trollope, 1815 - 1882 [[alternative HTML version deleted]]
2011 Nov 02
3
form_for text_field
....13) rspec (2.2.0, 1.3.0) rspec-core (2.2.1) rspec-expectations (2.2.0) rspec-mocks (2.2.0) rspec-rails (1.3.2) ruby-debug (0.10.4) ruby-debug-base (0.10.4) ruby-debug-ide (0.4.9) ruby-oci8 (2.0.3 x86-mswin32-60) sprockets (2.0.3) sqlite3-ruby (1.2.5 x86-mingw32) term-ansicolor (1.0.5) tilt (1.3.3) trollop (1.16.2) tzinfo (0.3.23) will_paginate (2.3.12) win32-api (1.4.6 x86-mingw32) win32-clipboard (0.5.2) win32-dir (0.3.6) win32-eventlog (0.5.2) win32-file (0.6.3) win32-file-stat (1.3.4) win32-process (0.6.2) win32-sapi (0.1.5) win32-sound (0.4.2) win32console (1.3.0 x86-mingw32) windows-api (0.4.0)...
2007 Feb 12
0
sup 0.0.7 Released
...- Handle massive amounts of email. - Mix email from different sources: mbox files (even across different machines), IMAP folders, POP accounts, and GMail accounts. Changes: == 0.0.7 / 2007-02-12 * Split sup-import into two bits: sup-import and sup-add. * Command-line arguments now handled by trollop. * Better error handling for IMAP and svn+ssh. * Messages can now be moved between sources while preserving all message state. * New commands in thread-view-mode: - ''a'' to add an email to the addressbook - ''S'' to search for all email to/from an email addres...
2010 Sep 07
1
unicorn_rails and rails 2.3.8
...ties (3.0.0, 3.0.0.rc) rake (0.8.7) rdoc (2.5.11) rspec (2.0.0.beta.20) rspec-core (2.0.0.beta.20) rspec-expectations (2.0.0.beta.20) rspec-mocks (2.0.0.beta.20) rspec-rails (2.0.0.beta.20) rubyforge (2.0.4) sqlite3-ruby (1.3.1) term-ansicolor (1.0.5) test-unit (1.2.3) thor (0.14.0) treetop (1.4.8) trollop (1.16.2) tzinfo (0.3.23) unicorn (1.1.3, 1.1.2) webrat (0.7.2.beta.1)
2010 Dec 08
1
Help on install act_as_ferret on windows XP
...-portfolio (0.9.7) rest-client (1.6.0, 1.4.2) restfulx (1.3.0) rmagick (2.12.0 mswin32) rubigen (1.5.5) rubyforge (2.0.4) rubyist-aasm (2.1.1) rubyzip (0.9.4) selenium-webdriver (0.0.28, 0.0.27) sqlite3-ruby (1.3.2 x86-mingw32, 1.3.1 x86-mingw32) term-ansicolor (1.0.5) thor (0.14.3) treetop (1.4.8) trollop (1.16.2) tzinfo (0.3.23) will_paginate (2.3.15) I already follow the topic http://www.ruby-forum.com/topic/153349#729201, but it is not working, when I try to install act_as_ferret gem, I get this error msg: $ gem install acts_as_ferret Building native extensions. This could take a while... E...
2012 Jan 12
2
Unable to install Puppet Enterprise v2.0.0 for RHEL 5-x86_64
...m-sinatra ########################################### [ 76%] 42:pe-rubygem-rbvmomi ########################################### [ 78%] 43:pe-rubygem-ruby-hmac ########################################### [ 80%] 44:pe-rubygem-fog ########################################### [ 81%] 45:pe-rubygem-trollop ########################################### [ 83%] 46:pe-cloud-provisioner ########################################### [ 85%] 47:pe-live-management ########################################### [ 87%] 48:pe-mcollective ########################################### [ 89%] 49:pe-mcollective-clien...
2008 Jan 29
4
Setting up release-1.0.1
Hello, I am unable to get the backgroundrb server to run. Initially I got: /usr/local/lib/ruby/gems/1.8/gems/activesupport-2.0.1/lib/active_support/dependencies.rb:263:in `load_missing_constant'': uninitialized constant BackgrounDRb::MasterProxy (NameError) from /usr/local/lib/ruby/gems/1.8/gems/activesupport-2.0.1/lib/active_support/dependencies.rb:453:in