Displaying 20 results from an estimated 5000 matches similar to: "[OT] RailsConf Tickets ?"
2006 May 02
0
RE: Rails Digest, Vol 20, Issue 39
All assumptions aside, "rectest" and "salt" are usernames not
databases/schemas according to the pasted config. If they were in fact
different databases/schemas, this problem could never have happened. While
different database brands may have tricks for ways to handle users and what
they perceive as a database/schema, the fact remains that if 2 literally
separate databases
2006 Apr 25
0
railsconf ticket
I''m sure this has probably been asked hundreds of times already, but I am
desperately seeking a ticket to the railsconf in Chicago. If anybody has
one they need to get rid of or knows of somebody who does, please let me
know. Scalpers welcome :-)
-Christian
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Apr 25
0
railsconf ticket
I''m sure this has probably been asked hundreds of times already, but I am
desperately seeking a ticket to the railsconf in Chicago. If anybody has
one they need to get rid of or knows of somebody who does, please let me
know. Scalpers welcome :-)
-Christian
_______________________________________________
Rails-spinoffs mailing list
2006 Jun 12
3
RailsConf Ticket
I have a RailsConf ticket available and am looking to sell it, as I won''t be
able to make it out to Chicago as something has come up.
Please email me off-list at nshb@inimit.com
2006 Mar 08
2
RailsConf speakers
Does anyone have a clue as to when the railsconf speakers will be
announced?
Thanks-
-Ezra Zygmuntowicz
Yakima Herald-Republic
WebMaster
http://yakimaherald.com
509-577-7732
ezra@yakima-herald.com
2006 Jun 16
2
RailsConf - Ticket Available
Hello,
Unfortunately it looks like I won''t be able to attend RailsConf. Anyone
looking for a last minute ticket please email me at: adamjroth@gmail.com -
$400.
Thanks
Adam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060616/07cc5e71/attachment.html
2006 Jun 19
1
Anyone need a RailsConf ticket?
I haven''t decided for sure, but I''m considering not going to RailsConf this
weekend. Anyone out there interested in a ticket? $400.
Thanks,
Jeremy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060619/8109af28/attachment.html
2006 Jun 07
1
Seat for RailsConf 2006
Hi!
I have a seat at the international RailsConf 2006 in Chicago but for
personal reasons I am not able to attend.
The conference has been sold out for a long time so I am now giving
you guys a chance to attend, if you are interested to take over my
seat, just drop me an e-mail.
More info on the talks, venue etc can be found here:
http://www.railsconf.org/
--
Cheers,
Joakim
p.s. Save a tree
2006 May 30
7
RailsConf in London
<gloat>Well, that''s me booked in for RailsConf in september :0)</gloat>
Who else is going?
Steve
2006 Jun 10
1
RailsConf 2006 Ticket Available
A friend of mine decided to get married on RailsConf weekend, so I can''t make
the conference. I checked the website and tickets are transferable, so I''m
making the ticket available to the highest bidder. The ticket was $400. I''m
not looking to make a profit, but I would like to recover the original cost.
Given that the conference sold out almost immediately,
2009 Feb 02
12
[RSpec] rcov and/or rexml bug?
Hi,
Running: Ruby 1.8.7 p72, RSpec 1.1.12 and rcov 0.8.1.2.0, I get the
following error message with $ rake spec:rcov
--
/usr/local/ruby1.8.7//lib/ruby/1.8/rexml/formatters/pretty.rb:131:in
`[]'': no implicit conversion from nil to integer (TypeError)
from
/usr/local/ruby1.8.7//lib/ruby/1.8/rexml/formatters/pretty.rb:131:in
`wrap''
from
2007 May 22
3
rspec_on_rails'' spec:doc and dry runs
In rspec_on_rails, the spec:doc task uses --dry-run, which doesn''t
jive well with rspec''s ability to write docs for you.
For example, I use the rspec_expectation_matchers plugin from
spicycode.com (scanned for a name, didn''t find one =), and end up
writing specs like:
it { @ticket.should validate_presence_of(:name) }
Which results in specdocs such as:
Ticket
2007 Nov 21
9
''it'' duplicate example: BUG
I svn up''ed this morning, to get the following message with rake spec:
/Users/smt/src/web/urbis/trunk/vendor/plugins/rspec/lib/spec/example/
example_group_methods.rb:96:in `it'': Duplicate example: ''should
contain the total number of messages'' (RuntimeError)
Anyone have any ideas why this might be going on? My specs were all
passing last night.
Let me
2008 May 29
3
Railsconf
So who made it? Are people still interested in getting beer or something?
-Josh
2006 Nov 09
2
Hi everybody! Greetings from sunny Columbus, OH!
Hey everyone, I just wanted to drop onto the list and say hi. My
name is Chad Humphries and I am a partner at a ruby and rails shop in
Columbus, OH called EdgeCase.
Up until two months ago we were doing all of our dev work in
test:unit. I had read about RSpec before and after hearing Jim
Weirich speak at the Columbus Ruby Brigade about similar ideas I
decided to give it a go for a
2006 Jun 26
2
RailsConf DVD ?
Hi All,
I saw spurious mentions on a few blogs of a DVD being made available of
RailsConf presentations. However none seemed to have a who/what/when/where
attached to them, thus might just be pure speculation. Anyone know of an
official source/effort being made for a DVD?
Would be well keen for copy if one is to be made available....
Cheers
Rowan
---
http://raili.st/
-------------- next part
2006 Apr 04
1
2 Tickets to the Canada on Rails Conference (Vancouver - April 13, 14) for sale
My apologies if this post offends anyone but I wasn''t sure where else
this might be appropriate to reach the largest group of Ruby on Rails
afficionados.
I have 2 tickets to the Canada on Rails Conference (in Vancouver,
April 13&14) for sale. Any interested, please email me directly at:
doris_on_rails@mac.com
Thanks to everyone for their patience.
2008 May 14
5
RailsConf vs. My MacBook's Battery. ( Power Outlet Availability )
So my Macbook''s battery sucks... and I''m thinking of grabbing a new
one, I''m curious how the availability of power outlets have been at
RailsConfs. For those who have gone before, was it hard to find an
outlet to plug into? Are they mindful of this?
I hope so.
Thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
You received this message because
2008 Sep 13
3
RCov / RSpec segfaults on Ubuntu
Hi all,
I appreciate that this is not an RSpec question, but I wondered if
anyone out there can offer some pointers. We''re using the latest
versions of RSpec and RCov, and ruby --version says this (on the
Ubuntu build server):
ruby 1.8.6 (2008-07-17 patchlevel 279) [x86_64-linux]
We''re getting intermittent (yes, intermittent!) segfaults from the
build when running
2006 Aug 06
0
Spare RailsConf Europe ticket up for grabs
We booked our UK techies into RailsConf Europe 2006 and one of them
can''t make it?. so (assuming we''re allowed to by the conference) we''d
like to make the ticket available to someone as a small "thank you" to
the Rails community.
I guess we''d like to think that would mean it went to someone who is
involved in the community but couldn''t