From kyle.shank at gmail.com Sat Sep 3 15:02:41 2005 From: kyle.shank at gmail.com (Kyle Shank) Date: Sat Sep 3 14:55:48 2005 Subject: [Rubish-devel] Trac software management Message-ID: <1165359305090312027aeefd12@mail.gmail.com> Hey all, I've decided that while we are going to manage this project at www.rubish.org using the Trac software management system. We will also be using Subversion for source control. Trac offers an all in one package in terms of tickets, feature requests, wiki, viewing source code etc; it's a good tool. We'll still post our releases to rubyforge and use this mailing list etc, but we will but using our own rubish.org subversion repository, issue tracking and wiki. I'll broadcast another email out when things are officially setup. Cheers, Kyle From kyle.shank at gmail.com Sat Sep 17 19:14:00 2005 From: kyle.shank at gmail.com (kyle.shank@gmail.com) Date: Sat, 17 Sep 2005 19:14:00 -0400 Subject: [Rubish-devel] Mtg on sunday Message-ID: <432ca372.672a9653.265f.2b13@mx.gmail.com> What time do you want to meet tomorrow and where? Matt and I are thinking 4ish. Cheers -Kyle From zabouti at gmail.com Sat Sep 17 20:56:38 2005 From: zabouti at gmail.com (George Entenman) Date: Sat, 17 Sep 2005 20:56:38 -0400 Subject: [Rubish-devel] Mtg on sunday In-Reply-To: <432ca372.672a9653.265f.2b13@mx.gmail.com> References: <432ca372.672a9653.265f.2b13@mx.gmail.com> Message-ID: <87c6dde7050917175645771f11@mail.gmail.com> I've got to be at our "political salon" at 7 in Chapel Hill to discuss Walmart (you guys would be welcome). So a bit earlier would be good, but 4 is ok. Where you want to meet? My place is always available. -- ge On 9/17/05, kyle.shank at gmail.com wrote: > What time do you want to meet tomorrow and where? Matt and I are thinking 4ish. > > Cheers > -Kyle > > _______________________________________________ > Rubish-devel mailing list > Rubish-devel at rubyforge.org > http://rubyforge.org/mailman/listinfo/rubish-devel > -- Besta ? tu se voc? n?o viver nesse mundo http://george.entenman.name http://capitalistcontradictions.com From zabouti at gmail.com Mon Sep 19 23:04:48 2005 From: zabouti at gmail.com (George Entenman) Date: Mon, 19 Sep 2005 23:04:48 -0400 Subject: [Rubish-devel] Schema definitions Message-ID: <87c6dde7050919200480ccbc1@mail.gmail.com> I'm sure you guys could do it better, but if it will save someone time, I'll try turning Matt's specs into MySQL code if that would help. I'd do it tomorrow evening if you want me to do it. -- ge -- Besta ? tu se voc? n?o viver nesse mundo http://george.entenman.name http://capitalistcontradictions.com From zabouti at gmail.com Fri Sep 23 22:48:36 2005 From: zabouti at gmail.com (George Entenman) Date: Fri, 23 Sep 2005 22:48:36 -0400 Subject: [Rubish-devel] Help needed with Rails Book Message-ID: <87c6dde70509231948234024a3@mail.gmail.com> Guys, I've got a HUGE favor to ask, and I'll understand if you don't have time to look into it, but this is the second time I've worked my way up into Chapter 8 in the Rails book and ground to a halt. (This time I've done it with svn, however.) If you check out revision 27 from my repository (http://nodifference.org/svn/rubish/depot/), it will work. If you check out revision 28, it will not because an item doesn't seem to have a product() method in the display_cart.rhtml file. I tried different theories the last time and got nowhere. If you could help me get past this point, I could continue figuring out Rails. Thanks a bunch! And, as I said, if you don't have time, I'll understand. -- ge From zabouti at gmail.com Fri Sep 23 23:01:38 2005 From: zabouti at gmail.com (George Entenman) Date: Fri, 23 Sep 2005 23:01:38 -0400 Subject: [Rubish-devel] One possible clue Message-ID: <87c6dde7050923200166573ce8@mail.gmail.com> I did find this change in the downloaded version: private # usable only by the controller itself def find_cart # session[:cart] ||= Cart.new @cart = (session[:cart] ||= Cart.new) end It makes sense that find_cart() would return a cart not a session. But this still doesn't fix the problem. -- ge -- Besta ? tu se voc? n?o viver nesse mundo http://george.entenman.name http://capitalistcontradictions.com From zabouti at gmail.com Sat Sep 24 16:46:23 2005 From: zabouti at gmail.com (George Entenman) Date: Sat, 24 Sep 2005 16:46:23 -0400 Subject: [Rubish-devel] I figured it out Message-ID: <87c6dde705092413467e1bd115@mail.gmail.com> In the LineItsm class (p. 85 of the Rails book), I'd left off the word "item" at the end, so the method was returning a price instead of a line item object. -- ge From kyle.shank at gmail.com Sun Sep 25 00:38:15 2005 From: kyle.shank at gmail.com (Kyle Shank) Date: Sun, 25 Sep 2005 00:38:15 -0400 Subject: [Rubish-devel] Rubish/RadRails Meeting Sunday @ 3pm at Marc's Message-ID: <116535930509242138441a44fe@mail.gmail.com> We are going to be meeting at Marc Baumbachs apartment at 3 pm on Sunday. 200 Stone Line Drive Apt 205 Durham, NC 27703 It's late, but there is much to be done including finishing off the first release of the RadRails IDE! Cheers, Kyle From zabouti at gmail.com Sun Sep 25 09:28:54 2005 From: zabouti at gmail.com (George Entenman) Date: Sun, 25 Sep 2005 09:28:54 -0400 Subject: [Rubish-devel] Rubish/RadRails Meeting Sunday @ 3pm at Marc's In-Reply-To: <116535930509242138441a44fe@mail.gmail.com> References: <116535930509242138441a44fe@mail.gmail.com> Message-ID: <87c6dde7050925062858cde264@mail.gmail.com> Dang! Wish I'd known sooner, but I'm going out of town to help a friend move his recently deceased mother's riding mower. -- ge On 9/25/05, Kyle Shank wrote: > We are going to be meeting at Marc Baumbachs apartment at 3 pm on Sunday. > > 200 Stone Line Drive > Apt 205 > Durham, NC 27703 > > It's late, but there is much to be done including finishing off the > first release of the RadRails IDE! > > Cheers, > Kyle > > _______________________________________________ > Rubish-devel mailing list > Rubish-devel at rubyforge.org > http://rubyforge.org/mailman/listinfo/rubish-devel > -- Besta ? tu se voc? n?o viver nesse mundo http://george.entenman.name http://capitalistcontradictions.com From matthew.e.kent at gmail.com Sun Sep 25 12:24:14 2005 From: matthew.e.kent at gmail.com (Matt Kent) Date: Sun, 25 Sep 2005 12:24:14 -0400 Subject: [Rubish-devel] Sunday meeting Message-ID: <543590a2050925092455235f88@mail.gmail.com> Remember to bring a chair to the meeting, because Marc is a lonely RIT student and has no furniture. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/rubish-devel/attachments/20050925/49f7229b/attachment.htm From zabouti at gmail.com Sun Sep 25 20:08:11 2005 From: zabouti at gmail.com (George Entenman) Date: Sun, 25 Sep 2005 20:08:11 -0400 Subject: [Rubish-devel] Greensboro Bloggers Conf Message-ID: <87c6dde705092517087aef3030@mail.gmail.com> I just got email saying that Friday is full. Saturday is almost full. You guys signed up? -- ge From mike at hitori.org Tue Sep 27 08:48:51 2005 From: mike at hitori.org (Michael Borrelli) Date: Tue, 27 Sep 2005 05:48:51 -0700 Subject: [Rubish-devel] Rel .1 In-Reply-To: <87c6dde705092517087aef3030@mail.gmail.com> References: <87c6dde705092517087aef3030@mail.gmail.com> Message-ID: <57365DC6-7C1E-42F9-B01B-436400BB5008@hitori.org> Great job guys =) It's just a tad bit early, so I haven't gotten to really look through it yet. I am having some problems generating controllers. That is, I say generate "Test" but, after the progress bar goes by, no Test controller seems to be around. Still, like I said, it's early. (Hey, don't you look at AIP <5 minutes after you wake up? ;) Nice work =) -Mike