Displaying 20 results from an estimated 1000 matches similar to: "ShRUG 8, Mon July 12th: Introduction to RSpec"
2012 Sep 27
0
Dynabyte bjuder in till SHRUG den 1 november!
Kom till oss på Kammakargatan 9A den 1 november. Vi startar klockan 18.00
med mat och sedan följer intressanta tal, mingel och kanske en öl eller
två. Vi har begränsat med platser så ta er tid att gå in på
http://simplesignup.se/event/14236<http://simplesignup.se/event/14236-shrug>och anmäl dig.
Varmt välkomna!
/Elin och Kim
Program
- Mat/Intro
- Presentationer
- Rails
2008 May 18
2
Using Hash to mock classes that respond to :
Hi
I''ve been doing this a while now. If I have a class that responds to :
[], and all I''m interested in stubbing is that method, then instead of
using a mock I just create a hash. (Similarly, you could create an
array when you are testing an Enumerable object.)
Example from code I just worked on, where uses MigrationGraph#[] looks
up graph vertices by name:
2008 May 18
0
Spec a before_destroy callback in Sequel
Hi
I''m struggling to find a neat way to spec this. The Sequel ORM
doesn''t support automatically destroying dependent models. It''s easy
enough to do in a callback though:
class Changeset < Sequel::Model
has_many :migrations, :class => DataModel::Migration
before_destroy do
migrations.each { |m| m.destroy }
end
# ...
end
2006 Jun 13
0
Milwaukee RUG Meeting July 12th at 5:30 - 7:30 pm
The Milwaukee Ruby User''s Group had a great kick-off meeting.
Meeting Notes => http://tinyurl.com/eg78h
You are invited to our July Meeting.
Date: July 12, 2006 - Wednesday
Time: 5:30 - 7:30 p.m.
Location: SpiderLogic, Conference Room 1 on first floor
10000 West Innovation Dr.
Milwaukee, WI 53266
Map ==> http://tinyurl.com/olprl
Look for Medical College of
2006 Jul 06
0
Monthly Meeting for July: 18:00 GMT on the 12th
The monthly meeting was postponed this month so we could invite all of
the Summer of Code participants to come and show off their progress now
that we've passed Google's mid-term evaluations. The meeting will be
held at 18:00 GMT on Wednesday, July 12th (full agenda at
http://wiki.xiph.org/index.php/MonthlyMeeting200607 ). All SoC members
should be prepared to give a short blurb on their
2006 Jul 06
0
Monthly Meeting for July: 18:00 GMT on the 12th
The monthly meeting was postponed this month so we could invite all of
the Summer of Code participants to come and show off their progress now
that we've passed Google's mid-term evaluations. The meeting will be
held at 18:00 GMT on Wednesday, July 12th (full agenda at
http://wiki.xiph.org/index.php/MonthlyMeeting200607 ). All SoC members
should be prepared to give a short blurb on their
2006 Jul 06
0
Monthly Meeting for July: 18:00 GMT on the 12th
The monthly meeting was postponed this month so we could invite all of
the Summer of Code participants to come and show off their progress now
that we've passed Google's mid-term evaluations. The meeting will be
held at 18:00 GMT on Wednesday, July 12th (full agenda at
http://wiki.xiph.org/index.php/MonthlyMeeting200607 ). All SoC members
should be prepared to give a short blurb on their
2013 May 21
2
CentOS Dojo and Barbecue - Aldershot, UK on 12th July 2013
Hi,
The next CentOS Dojo is coming to Aldershot, UK - a 45 min train ride
from London Waterloo station - on the 12th July 2013. We have a great,
and growing list of speakers already on the agenda, and another few
waiting to confirm.
And, the venue sponsors - catn.com - are going to organise a hog roast
barbecue and beet for everyone attending once the talks are done (
4pm'ish ). So another
2008 Dec 03
3
Intermittent Cucumber exception
Hi
Anyone recognise this exception, and know what causes it to happen
occasionally?
Thanks
Ashley
Scenario: new story appears on
feed # features/descriptions/
story_notification.feature:12
/opt/local/lib/ruby/gems/1.8/gems/cucumber-0.1.10/bin/../lib/cucumber/
broadcaster.rb:15:in `write'': Bad file descriptor (Errno::EBADF)
from
2008 Dec 02
11
Any plans for Before-feature or Before-all steps in Cucumber?
Hi
The code I''m working on now is a server daemon that talks to Twitter,
an RSS feed, and some web pages. I''ve got mock implementations of
Twitter and the web stuff, which I start and stop with
daemon_controller[1]. I do all the setup in a Before block, but this
makes the feature runs agonisingly slow due to the time waiting for
everything to restart. I''m
2006 Oct 23
1
Getting users and groups through winbind on FreeBSD
Hi
We have a few Linux samba servers that authenticate against our
Active Directory domain (Small Business Server 2000). I've added a
couple of disks to a FreeBSD 6.1 server in our office and I'm trying
to achieve the same but not having much luck. I'm new to all
this... I'm not our network admin, but he is BSD-phobic so I thought
it was safer to do it myself.
2007 Jun 27
2
Controller specs not shareable?
Hi
I just wondered if there was a reason why Rails controller specs are
not shareable? eg
describe "All XHR POSTs to /gap/calculate_quote", :shared => true do
controller_name :gap
# ...
end
describe "XHR POST /gap/calculate_quote with valid details" do
it_should_behave_like "All XHR POSTs to /gap/calculate_quote"
# ...
end
blows up with
2000 Dec 17
1
Date: Mon, 18 Dec 2000 05:48:21 -0000
I just put up a new version of fmod soundsystem.. it now supports ogg vorbis for streaming and samples transparently amongst the other formats.. hopefully this might give ogg vorbis a bit of extra attention considering the large user base..
it can be checked out at www.fmod.org
cheers
Brett
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage:
2004 Aug 08
0
[fdo] BOF @ Siggraph LOS ANGELES - MON, AUG 9, 4-5 PM
*PLEASE FORWARD*
Inkscape: An Open Source Vector Graphics (SVG) Editor Overview
Birds of a Feather Meeting in Co-operation with Siggraph 04 at the Los
Angeles Convention Center
http://www.siggraph.org/s2004/conference/birds/index.php?pageID=conference
Monday, 9 August
4 - 5 pm
Holiday Inn City Center
Santa Monica Room
Jon Phillips + Jon Cruz
###
Inkscape: Draw Freely.
2011 Jan 26
0
London Open Source Search meetup - Mon 31 January
Hi all,
We are organising another open source search social evening in London on
Monday the 31 January (sorry for announcing this at short notice!)
As usual the plan is to get together and chat about search technology,
from Lucene to Solr, Hadoop, Mahout, Xapian and the like - bringing
together people from across the field to discuss ideas and ask questions
over a quiet drink.
For directions to
2009 Aug 13
1
SystemShock2+Wine: mon. rez out of range/loss of keyboard
I just discovered that SS2 has been tested in wine and apparently runs pretty well, so I decided to give it a shot. I intalled it from cd using the guidelines given in the AppDB, ie: i used the -ltngforce method of install, I installed the SS2Tool patch, and disabled cutscenes.
Each time I run it fullscreen, the main menu is always set to 640x480, and that causes my monitor to bug out, saying
2010 Jan 11
0
TONIGHT Join 5-6P Mon 11th - 1st Evening Meeting test IRC & VOIP online Asterisk at BerkeleyTIP-Global - for forwarding
You're invited to the first test of the Global Asterisk bimonthly
evening meetings at BerkeleyTIP-Global. :)
Join in tonight, Monday Jan 11, 5-6P Pacific, 8-9P Eastern, = Tues Jan
12 1A-2A UTC.
http://sites.google.com/site/berkeleytip/schedule
On #berkeleytip on irc.freenode.net,
& on voip - whatever is working - try btip server first.
2014 Jul 07
1
Mon morn
And, no mourn. Took three-quarters of an hour, which someone
inconvenienced Beecher, but the server I came in so early to reboot did
it's thing (think DOS or Windows chkdisk, except with a *lot* more disk),
and I got the memory that Dell shipped me last Thurs into the other
server, and everything's up swimmingly.
Oh, and I'd gotten a email the other day - for some reason, they thought
2006 May 09
1
Samba on 3.0.22 on HP-UX 11i - mon.out?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
After a long hiatus from attention to Samba, I've started to compile the
latest version (3.0.22) on HP-UX 11i for testing. I've noticed a couple
of things.
1) For some reason, on my test system, every execution of any program
that comes in the Samba suite drops "mon.out" files everyplace.
Everything I can find about this says that
2003 Dec 03
1
Date: Mon, 1 Dec 2003 13:59:57 +0100
subscribe
--------------------------------------------------------
Faerber Tobias Siemens AG
ICM MP PD SW4 MCH 21
Information and Communication Mobile
Grillparzerstrasse 10 a
81675 Munich, Germany
Fixed net: +49 89 722 58578
Mobile net: +49 1755721351
Fax: +49 89 722 59070
<mailto:tobias.faerber@mch.siemens.de <mailto:tobias.faerber@mch.siemens.de>
>