From apotonick at gmail.com Wed Mar 25 09:18:32 2009 From: apotonick at gmail.com (Nick Sutterer) Date: Wed, 25 Mar 2009 14:18:32 +0100 Subject: [Cells-talk] cells for rails 2.3 is out (for weeks)! Message-ID: hi friends, i just wanted to let you know cells for rails 2.3 is out and available as usual on http://github.com/apotonick/cells/tree/master . let me know what you're thinking of it and what could be improved. don't forget to have a look at the cells examples on github as well! cheers, nick From mike.pence at gmail.com Wed Mar 25 14:15:55 2009 From: mike.pence at gmail.com (Mike Pence) Date: Wed, 25 Mar 2009 14:15:55 -0400 Subject: [Cells-talk] cells for rails 2.3 is out (for weeks)! In-Reply-To: References: Message-ID: And Apotomo works with Rails 2.3, as well? On Wed, Mar 25, 2009 at 9:18 AM, Nick Sutterer wrote: > hi friends, > i just wanted to let you know cells for rails 2.3 is out and available > as usual on http://github.com/apotonick/cells/tree/master . > let me know what you're thinking of it and what could be improved. > > don't forget to have a look at the cells examples on github as well! > > cheers, > > nick > _______________________________________________ > Cells-talk mailing list > Cells-talk at rubyforge.org > http://rubyforge.org/mailman/listinfo/cells-talk > From blake at near-time.com Wed Mar 25 14:53:52 2009 From: blake at near-time.com (Blake Watters) Date: Wed, 25 Mar 2009 14:53:52 -0400 Subject: [Cells-talk] cells for rails 2.3 is out (for weeks)! In-Reply-To: References: Message-ID: Nick - I have a fair bit of RSpec infrastructure for specing cells (and their views) that I have also ported to 2.3. I should get this stuff to you for inclusion in the main tree... I've been carrying it around in my own projects for months. - Blake On Wed, Mar 25, 2009 at 2:15 PM, Mike Pence wrote: > And Apotomo works with Rails 2.3, as well? > > On Wed, Mar 25, 2009 at 9:18 AM, Nick Sutterer > wrote: > > hi friends, > > i just wanted to let you know cells for rails 2.3 is out and available > > as usual on http://github.com/apotonick/cells/tree/master . > > let me know what you're thinking of it and what could be improved. > > > > don't forget to have a look at the cells examples on github as well! > > > > cheers, > > > > nick > > _______________________________________________ > > Cells-talk mailing list > > Cells-talk at rubyforge.org > > http://rubyforge.org/mailman/listinfo/cells-talk > > > _______________________________________________ > Cells-talk mailing list > Cells-talk at rubyforge.org > http://rubyforge.org/mailman/listinfo/cells-talk > -------------- next part -------------- An HTML attachment was scrubbed... URL: From mike.pence at gmail.com Wed Mar 25 15:33:39 2009 From: mike.pence at gmail.com (Mike Pence) Date: Wed, 25 Mar 2009 15:33:39 -0400 Subject: [Cells-talk] cells for rails 2.3 is out (for weeks)! In-Reply-To: References: Message-ID: That would be awesome, Blake! Please do send it along. Nick, I want to use Cells and Apotomo in my current project, but the one code base is on Rails 1.2.6, and the other is on Rails 2.3. How do I determine which build of Cells and Apotomo to use for each? Best, Mike On Wed, Mar 25, 2009 at 2:53 PM, Blake Watters wrote: > Nick - > I have a fair bit of RSpec infrastructure for specing cells (and their > views) that I have also ported to 2.3. I should get this stuff to you for > inclusion in the main tree... I've been carrying it around in my own > projects for months. > - Blake > > On Wed, Mar 25, 2009 at 2:15 PM, Mike Pence wrote: >> >> And Apotomo works with Rails 2.3, as well? >> >> On Wed, Mar 25, 2009 at 9:18 AM, Nick Sutterer >> wrote: >> > hi friends, >> > i just wanted to let you know cells for rails 2.3 is out and available >> > as usual on http://github.com/apotonick/cells/tree/master . >> > let me know what you're thinking of it and what could be improved. >> > >> > don't forget to have a look at the cells examples on github as well! >> > >> > cheers, >> > >> > nick >> > _______________________________________________ >> > Cells-talk mailing list >> > Cells-talk at rubyforge.org >> > http://rubyforge.org/mailman/listinfo/cells-talk >> > >> _______________________________________________ >> Cells-talk mailing list >> Cells-talk at rubyforge.org >> http://rubyforge.org/mailman/listinfo/cells-talk > > From apotonick at gmail.com Wed Mar 25 19:40:13 2009 From: apotonick at gmail.com (Nick Sutterer) Date: Thu, 26 Mar 2009 00:40:13 +0100 Subject: [Cells-talk] cells for rails 2.3 is out (for weeks)! In-Reply-To: References: Message-ID: blake! nice to hear from you again. so you did port cells AND rspec to 2.3 and did NOT tell me a word about it??? where can i find your stuff? nick On Wed, Mar 25, 2009 at 7:53 PM, Blake Watters wrote: > Nick - > I have a fair bit of RSpec infrastructure for specing cells (and their > views) that I have also ported to 2.3. I should get this stuff to you for > inclusion in the main tree... I've been carrying it around in my own > projects for months. > - Blake > > On Wed, Mar 25, 2009 at 2:15 PM, Mike Pence wrote: >> >> And Apotomo works with Rails 2.3, as well? >> >> On Wed, Mar 25, 2009 at 9:18 AM, Nick Sutterer >> wrote: >> > hi friends, >> > i just wanted to let you know cells for rails 2.3 is out and available >> > as usual on http://github.com/apotonick/cells/tree/master . >> > let me know what you're thinking of it and what could be improved. >> > >> > don't forget to have a look at the cells examples on github as well! >> > >> > cheers, >> > >> > nick >> > _______________________________________________ >> > Cells-talk mailing list >> > Cells-talk at rubyforge.org >> > http://rubyforge.org/mailman/listinfo/cells-talk >> > >> _______________________________________________ >> Cells-talk mailing list >> Cells-talk at rubyforge.org >> http://rubyforge.org/mailman/listinfo/cells-talk > > From apotonick at gmail.com Wed Mar 25 19:43:13 2009 From: apotonick at gmail.com (Nick Sutterer) Date: Thu, 26 Mar 2009 00:43:13 +0100 Subject: [Cells-talk] cells for rails 2.3 is out (for weeks)! In-Reply-To: References: Message-ID: mikey, go and switch to the 2.3 codebase ;-) the current cells git version is the 2.3 tag and runs with rails-2.3. the current Apotomo version should run with rails 1.2.x up to 2.3.x. keep up the good work, bro, nick On Wed, Mar 25, 2009 at 8:33 PM, Mike Pence wrote: > That would be awesome, Blake! Please do send it along. > > Nick, I want to use Cells and Apotomo in my current project, but the > one code base is on Rails 1.2.6, and the other is on Rails 2.3. How do > I determine which build of Cells and Apotomo to use for each? > > Best, > Mike > > On Wed, Mar 25, 2009 at 2:53 PM, Blake Watters wrote: >> Nick - >> I have a fair bit of RSpec infrastructure for specing cells (and their >> views) that I have also ported to 2.3. I should get this stuff to you for >> inclusion in the main tree... I've been carrying it around in my own >> projects for months. >> - Blake >> >> On Wed, Mar 25, 2009 at 2:15 PM, Mike Pence wrote: >>> >>> And Apotomo works with Rails 2.3, as well? >>> >>> On Wed, Mar 25, 2009 at 9:18 AM, Nick Sutterer >>> wrote: >>> > hi friends, >>> > i just wanted to let you know cells for rails 2.3 is out and available >>> > as usual on http://github.com/apotonick/cells/tree/master . >>> > let me know what you're thinking of it and what could be improved. >>> > >>> > don't forget to have a look at the cells examples on github as well! >>> > >>> > cheers, >>> > >>> > nick >>> > _______________________________________________ >>> > Cells-talk mailing list >>> > Cells-talk at rubyforge.org >>> > http://rubyforge.org/mailman/listinfo/cells-talk >>> > >>> _______________________________________________ >>> Cells-talk mailing list >>> Cells-talk at rubyforge.org >>> http://rubyforge.org/mailman/listinfo/cells-talk >> >> > From blake at near-time.com Thu Mar 26 10:26:11 2009 From: blake at near-time.com (Blake Watters) Date: Thu, 26 Mar 2009 10:26:11 -0400 Subject: [Cells-talk] cells for rails 2.3 is out (for weeks)! In-Reply-To: References: Message-ID: Nick - I have deleted my old fork on GitHub and brought up a new one. I've dropped the code into the fork at: http://github.com/blakewatters/cells/tree/master To include it, you add the following to spec_helper.rb in your project: # Load up the Cell RSpec Harness require File.join(RAILS_ROOT, 'vendor', 'plugins', 'cells', 'spec', 'cell_example_group') require File.join(RAILS_ROOT, 'vendor', 'plugins', 'cells', 'spec', 'cell_view_example_group') I have added a README underneath the spec directory explaining this stuff with a TODO list of things that need to be done. I'm in the middle of getting a new site launched, so I haven't had time to polish it up just yet. There's just a few things to really make it sing -- I've been using it to happily spec the cells in this project (which there are currently a few) since December without issue. Cheers, Blake On Wed, Mar 25, 2009 at 7:40 PM, Nick Sutterer wrote: > blake! nice to hear from you again. so you did port cells AND rspec to > 2.3 and did NOT tell me a word about it??? > where can i find your stuff? > > nick > > > On Wed, Mar 25, 2009 at 7:53 PM, Blake Watters > wrote: > > Nick - > > I have a fair bit of RSpec infrastructure for specing cells (and their > > views) that I have also ported to 2.3. I should get this stuff to you for > > inclusion in the main tree... I've been carrying it around in my own > > projects for months. > > - Blake > > > > On Wed, Mar 25, 2009 at 2:15 PM, Mike Pence > wrote: > >> > >> And Apotomo works with Rails 2.3, as well? > >> > >> On Wed, Mar 25, 2009 at 9:18 AM, Nick Sutterer > >> wrote: > >> > hi friends, > >> > i just wanted to let you know cells for rails 2.3 is out and available > >> > as usual on http://github.com/apotonick/cells/tree/master . > >> > let me know what you're thinking of it and what could be improved. > >> > > >> > don't forget to have a look at the cells examples on github as well! > >> > > >> > cheers, > >> > > >> > nick > >> > _______________________________________________ > >> > Cells-talk mailing list > >> > Cells-talk at rubyforge.org > >> > http://rubyforge.org/mailman/listinfo/cells-talk > >> > > >> _______________________________________________ > >> Cells-talk mailing list > >> Cells-talk at rubyforge.org > >> http://rubyforge.org/mailman/listinfo/cells-talk > > > > > _______________________________________________ > Cells-talk mailing list > Cells-talk at rubyforge.org > http://rubyforge.org/mailman/listinfo/cells-talk > -------------- next part -------------- An HTML attachment was scrubbed... URL: From apotonick at gmail.com Sat Mar 28 08:17:01 2009 From: apotonick at gmail.com (Nick Sutterer) Date: Sat, 28 Mar 2009 13:17:01 +0100 Subject: [Cells-talk] cells for rails 2.3 is out (for weeks)! In-Reply-To: References: Message-ID: here's the official announce with a short overview of stunning features: http://apotomo.de/2009/03/cells-for-rails-23-is-out/ cheers, nick On Wed, Mar 25, 2009 at 2:18 PM, Nick Sutterer wrote: > hi friends, > i just wanted to let you know cells for rails 2.3 is out and available > as usual on http://github.com/apotonick/cells/tree/master . > let me know what you're thinking of it and what could be improved. > > don't forget to have a look at the cells examples on github as well! > > cheers, > > nick >