Public Gists by garnierjm

Gravatar
Mon Oct 12 01:24:00 -0700 2009
1
2
3
/* Mozilla Ubiquity Command for Diigo, currently only support add bookmark.
* Some code from https://ubiquity.mozilla.com/standard-feeds/social.js
*/
Gravatar
Tue Jun 02 07:30:58 -0700 2009
1
2
3
script/cucumber features/_balloon_day/a_register_campaign.feature --drb
/Library/Ruby/Gems/1.8/gems/cucumber-0.3.9.3/lib/cucumber/rails/world.rb:97: undefined method `World' for main:Object (NoMethodError)
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
Gravatar
Wed Jan 28 09:17:56 -0800 2009
1
2
3
# Monday is 26/01/2009, Sunday is 01/02/2009
  # I have to use a constand because RSpec can not access variables outside of "it" blocks ...
  TWENTY_SIX_OF_JANUARY_20009 = "26/01/2009".to_date_with_european_date_format