Rails.app done by the MacRuby community
Today a mini drama was started after Yehuda Katz announced his kickstarter project to build a ".app" for Rails. He's trying to raise $25k to work on the project, see more there: http://news.ycombinator.com/item?id=3768339 Putting the money raising question aside, I think this is a good project but I think that as a community we can do it together, learn a lot in the process and create an awesome product helping the community. My suggestion is that people interested get together and hack together in an open and public way. Yehuda might get funded and decide to contribute or do his own thing in JS, that's totally besides the point since our motivations would be different so we shouldn't worry about that. So, what do you say? - Matt P.S: Two years ago, I ported couchdbx to MacRuby and extracted some code you can see here: https://github.com/mattetti/mrstuff The couchdbx app is also available in my github repo. -m Sent from my iPhone
Hi, I just started learning MacRuby and I saw te kickstarter project yesterday. A GUI for rvm was already going to be one of the first apps I'd do with MacRuby, so I would love to contribute to this project. Mark Villacampa @MarkVillacampa Enviado desde mi iPhone El 29/03/2012, a las 06:44, Matt Aimonetti <mattaimonetti@gmail.com> escribió:
Today a mini drama was started after Yehuda Katz announced his kickstarter project to build a ".app" for Rails. He's trying to raise $25k to work on the project, see more there: http://news.ycombinator.com/item?id=3768339
Putting the money raising question aside, I think this is a good project but I think that as a community we can do it together, learn a lot in the process and create an awesome product helping the community.
My suggestion is that people interested get together and hack together in an open and public way. Yehuda might get funded and decide to contribute or do his own thing in JS, that's totally besides the point since our motivations would be different so we shouldn't worry about that.
So, what do you say?
- Matt
P.S: Two years ago, I ported couchdbx to MacRuby and extracted some code you can see here: https://github.com/mattetti/mrstuff The couchdbx app is also available in my github repo.
-m Sent from my iPhone _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
Maybe try active_resource connection first with macruby. It might not be an app but perhaps with some focus on rails macruby might be useful. Terry Moore On 29/03/2012, at 6:22 PM, Mark Villacampa <markvjal@gmail.com> wrote:
Hi,
I just started learning MacRuby and I saw te kickstarter project yesterday.
A GUI for rvm was already going to be one of the first apps I'd do with MacRuby, so I would love to contribute to this project.
Mark Villacampa @MarkVillacampa
Enviado desde mi iPhone
El 29/03/2012, a las 06:44, Matt Aimonetti <mattaimonetti@gmail.com> escribió:
Today a mini drama was started after Yehuda Katz announced his kickstarter project to build a ".app" for Rails. He's trying to raise $25k to work on the project, see more there: http://news.ycombinator.com/item?id=3768339
Putting the money raising question aside, I think this is a good project but I think that as a community we can do it together, learn a lot in the process and create an awesome product helping the community.
My suggestion is that people interested get together and hack together in an open and public way. Yehuda might get funded and decide to contribute or do his own thing in JS, that's totally besides the point since our motivations would be different so we shouldn't worry about that.
So, what do you say?
- Matt
P.S: Two years ago, I ported couchdbx to MacRuby and extracted some code you can see here: https://github.com/mattetti/mrstuff The couchdbx app is also available in my github repo.
-m Sent from my iPhone _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
Not a bad idea but I believe that ActiveResource is being deprecated. I'm afraid I wasn't clear, the idea wasn't to run Rails on MacRuby but to setup a working environment that could be used by graphic designers for instance. Think MAMP http://www.mamp.info/en/index.html (or whatever the recommended version is) but for Rails. MacRuby would provide the GUI and the logic to connect things together. - Matt On Wed, Mar 28, 2012 at 10:34 PM, Terry Moore <tvmoore@mac.com> wrote:
Maybe try active_resource connection first with macruby. It might not be an app but perhaps with some focus on rails macruby might be useful.
Terry Moore
On 29/03/2012, at 6:22 PM, Mark Villacampa <markvjal@gmail.com> wrote:
Hi,
I just started learning MacRuby and I saw te kickstarter project yesterday.
A GUI for rvm was already going to be one of the first apps I'd do with MacRuby, so I would love to contribute to this project.
Mark Villacampa @MarkVillacampa
Enviado desde mi iPhone
El 29/03/2012, a las 06:44, Matt Aimonetti <mattaimonetti@gmail.com> escribió:
Today a mini drama was started after Yehuda Katz announced his kickstarter project to build a ".app" for Rails. He's trying to raise $25k to work on the project, see more there: http://news.ycombinator.com/item?id=3768339
Putting the money raising question aside, I think this is a good project but I think that as a community we can do it together, learn a lot in the process and create an awesome product helping the community.
My suggestion is that people interested get together and hack together in an open and public way. Yehuda might get funded and decide to contribute or do his own thing in JS, that's totally besides the point since our motivations would be different so we shouldn't worry about that.
So, what do you say?
- Matt
P.S: Two years ago, I ported couchdbx to MacRuby and extracted some code you can see here: https://github.com/mattetti/mrstuff The couchdbx app is also available in my github repo.
-m Sent from my iPhone _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
Someone already did a RVM GUI in MacRuby, check it out: http://jewelrybox.unfiniti.com/ Unfortunately, I don't think the source code is available :( -m Sent from my iPhone On Mar 29, 2012, at 7:22, Mark Villacampa <markvjal@gmail.com> wrote:
Hi,
I just started learning MacRuby and I saw te kickstarter project yesterday.
A GUI for rvm was already going to be one of the first apps I'd do with MacRuby, so I would love to contribute to this project.
Mark Villacampa @MarkVillacampa
Enviado desde mi iPhone
El 29/03/2012, a las 06:44, Matt Aimonetti <mattaimonetti@gmail.com> escribió:
Today a mini drama was started after Yehuda Katz announced his kickstarter project to build a ".app" for Rails. He's trying to raise $25k to work on the project, see more there: http://news.ycombinator.com/item?id=3768339
Putting the money raising question aside, I think this is a good project but I think that as a community we can do it together, learn a lot in the process and create an awesome product helping the community.
My suggestion is that people interested get together and hack together in an open and public way. Yehuda might get funded and decide to contribute or do his own thing in JS, that's totally besides the point since our motivations would be different so we shouldn't worry about that.
So, what do you say?
- Matt
P.S: Two years ago, I ported couchdbx to MacRuby and extracted some code you can see here: https://github.com/mattetti/mrstuff The couchdbx app is also available in my github repo.
-m Sent from my iPhone _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
Oh nice, I'll check it later. But no problem, Ive got tons of ideas for MacRuby apps :) What is the next step once we gather a reasonable number of people interested in this thread? Enviado desde mi iPhone El 29/03/2012, a las 07:42, Matt Aimonetti <mattaimonetti@gmail.com> escribió:
Someone already did a RVM GUI in MacRuby, check it out: http://jewelrybox.unfiniti.com/
Unfortunately, I don't think the source code is available :(
-m Sent from my iPhone
On Mar 29, 2012, at 7:22, Mark Villacampa <markvjal@gmail.com> wrote:
Hi,
I just started learning MacRuby and I saw te kickstarter project yesterday.
A GUI for rvm was already going to be one of the first apps I'd do with MacRuby, so I would love to contribute to this project.
Mark Villacampa @MarkVillacampa
Enviado desde mi iPhone
El 29/03/2012, a las 06:44, Matt Aimonetti <mattaimonetti@gmail.com> escribió:
Today a mini drama was started after Yehuda Katz announced his kickstarter project to build a ".app" for Rails. He's trying to raise $25k to work on the project, see more there: http://news.ycombinator.com/item?id=3768339
Putting the money raising question aside, I think this is a good project but I think that as a community we can do it together, learn a lot in the process and create an awesome product helping the community.
My suggestion is that people interested get together and hack together in an open and public way. Yehuda might get funded and decide to contribute or do his own thing in JS, that's totally besides the point since our motivations would be different so we shouldn't worry about that.
So, what do you say?
- Matt
P.S: Two years ago, I ported couchdbx to MacRuby and extracted some code you can see here: https://github.com/mattetti/mrstuff The couchdbx app is also available in my github repo.
-m Sent from my iPhone _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
What is the next step once we gather a reasonable number of people interested in this thread?
Start coding :) We certainly need some guidelines and agreed objectives but code speaks louder than words. My suggestion would be to start with something like Couchdbx: https://github.com/mattetti/couchdbx-app/tree/master/macruby_version/CouchDB... which allows you to start a process/task in the background and shows you the logs and offer a webkit view with the running site. We'll probably need some options to pick what project to run, what version of Ruby to use and maybe what DB? Once everything is working fine, we can tackle the scripts to make sure the dependencies are available and install what's missing. - Matt On Thu, Mar 29, 2012 at 12:42 AM, Mark Villacampa <markvjal@gmail.com>wrote:
Oh nice, I'll check it later. But no problem, Ive got tons of ideas for MacRuby apps :)
What is the next step once we gather a reasonable number of people interested in this thread?
Enviado desde mi iPhone
El 29/03/2012, a las 07:42, Matt Aimonetti <mattaimonetti@gmail.com> escribió:
Someone already did a RVM GUI in MacRuby, check it out: http://jewelrybox.unfiniti.com/
Unfortunately, I don't think the source code is available :(
-m Sent from my iPhone
On Mar 29, 2012, at 7:22, Mark Villacampa <markvjal@gmail.com> wrote:
Hi,
I just started learning MacRuby and I saw te kickstarter project yesterday.
A GUI for rvm was already going to be one of the first apps I'd do with MacRuby, so I would love to contribute to this project.
Mark Villacampa @MarkVillacampa
Enviado desde mi iPhone
El 29/03/2012, a las 06:44, Matt Aimonetti <mattaimonetti@gmail.com> escribió:
Today a mini drama was started after Yehuda Katz announced his kickstarter project to build a ".app" for Rails. He's trying to raise $25k to work on the project, see more there: http://news.ycombinator.com/item?id=3768339
Putting the money raising question aside, I think this is a good project but I think that as a community we can do it together, learn a lot in the process and create an awesome product helping the community.
My suggestion is that people interested get together and hack together in an open and public way. Yehuda might get funded and decide to contribute or do his own thing in JS, that's totally besides the point since our motivations would be different so we shouldn't worry about that.
So, what do you say?
- Matt
P.S: Two years ago, I ported couchdbx to MacRuby and extracted some code you can see here: https://github.com/mattetti/mrstuff The couchdbx app is also available in my github repo.
-m Sent from my iPhone _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
Totally agree on code speaking louder than words :) The dashboard should contain a list of projects, with their respective "Settings" button which opens a view to change a few specific rails options, ruby version (maybe with semi-automatic rvm support to create a gemset per project?) and DB (only MySQL and maybe 1 NoSQL to start with?). An option to run specific port would be neccessary to run multiple apps at once. Maybe even handle that automatically detecting already used ports. I'm going to start digging in couchdbx's code right now :) Enviado desde mi iPhone El 29/03/2012, a las 09:51, Matt Aimonetti <mattaimonetti@gmail.com> escribió:
What is the next step once we gather a reasonable number of people interested in this thread?
Start coding :) We certainly need some guidelines and agreed objectives but code speaks louder than words. My suggestion would be to start with something like Couchdbx: https://github.com/mattetti/couchdbx-app/tree/master/macruby_version/CouchDB... which allows you to start a process/task in the background and shows you the logs and offer a webkit view with the running site. We'll probably need some options to pick what project to run, what version of Ruby to use and maybe what DB? Once everything is working fine, we can tackle the scripts to make sure the dependencies are available and install what's missing.
- Matt
On Thu, Mar 29, 2012 at 12:42 AM, Mark Villacampa <markvjal@gmail.com> wrote: Oh nice, I'll check it later. But no problem, Ive got tons of ideas for MacRuby apps :)
What is the next step once we gather a reasonable number of people interested in this thread?
Enviado desde mi iPhone
El 29/03/2012, a las 07:42, Matt Aimonetti <mattaimonetti@gmail.com> escribió:
Someone already did a RVM GUI in MacRuby, check it out: http://jewelrybox.unfiniti.com/
Unfortunately, I don't think the source code is available :(
-m Sent from my iPhone
On Mar 29, 2012, at 7:22, Mark Villacampa <markvjal@gmail.com> wrote:
Hi,
I just started learning MacRuby and I saw te kickstarter project yesterday.
A GUI for rvm was already going to be one of the first apps I'd do with MacRuby, so I would love to contribute to this project.
Mark Villacampa @MarkVillacampa
Enviado desde mi iPhone
El 29/03/2012, a las 06:44, Matt Aimonetti <mattaimonetti@gmail.com> escribió:
Today a mini drama was started after Yehuda Katz announced his kickstarter project to build a ".app" for Rails. He's trying to raise $25k to work on the project, see more there: http://news.ycombinator.com/item?id=3768339
Putting the money raising question aside, I think this is a good project but I think that as a community we can do it together, learn a lot in the process and create an awesome product helping the community.
My suggestion is that people interested get together and hack together in an open and public way. Yehuda might get funded and decide to contribute or do his own thing in JS, that's totally besides the point since our motivations would be different so we shouldn't worry about that.
So, what do you say?
- Matt
P.S: Two years ago, I ported couchdbx to MacRuby and extracted some code you can see here: https://github.com/mattetti/mrstuff The couchdbx app is also available in my github repo.
-m Sent from my iPhone _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
Just a quick update, the awesome Jeremy McAnally started working on a Cocoa app which he first wrote in Objective-C. He's now porting it to MacRuby and will open source it for us to help. Mark Villacampa & I will help out. I'm sure that others will eventually be interested in having fun working on a MacRuby side project to learn new tricks and to help the community. I'll post an update once the code is available. - Matt On Thu, Mar 29, 2012 at 10:41 AM, Mark Villacampa <markvjal@gmail.com>wrote:
Totally agree on code speaking louder than words :)
The dashboard should contain a list of projects, with their respective "Settings" button which opens a view to change a few specific rails options, ruby version (maybe with semi-automatic rvm support to create a gemset per project?) and DB (only MySQL and maybe 1 NoSQL to start with?).
An option to run specific port would be neccessary to run multiple apps at once. Maybe even handle that automatically detecting already used ports.
I'm going to start digging in couchdbx's code right now :)
Enviado desde mi iPhone
El 29/03/2012, a las 09:51, Matt Aimonetti <mattaimonetti@gmail.com> escribió:
What is the next step once we gather a reasonable number of people
interested in this thread?
Start coding :) We certainly need some guidelines and agreed objectives but code speaks louder than words. My suggestion would be to start with something like Couchdbx: https://github.com/mattetti/couchdbx-app/tree/master/macruby_version/CouchDB... which allows you to start a process/task in the background and shows you the logs and offer a webkit view with the running site. We'll probably need some options to pick what project to run, what version of Ruby to use and maybe what DB? Once everything is working fine, we can tackle the scripts to make sure the dependencies are available and install what's missing.
- Matt
On Thu, Mar 29, 2012 at 12:42 AM, Mark Villacampa <markvjal@gmail.com>wrote:
Oh nice, I'll check it later. But no problem, Ive got tons of ideas for MacRuby apps :)
What is the next step once we gather a reasonable number of people interested in this thread?
Enviado desde mi iPhone
El 29/03/2012, a las 07:42, Matt Aimonetti <mattaimonetti@gmail.com> escribió:
Someone already did a RVM GUI in MacRuby, check it out: http://jewelrybox.unfiniti.com/
Unfortunately, I don't think the source code is available :(
-m Sent from my iPhone
On Mar 29, 2012, at 7:22, Mark Villacampa <markvjal@gmail.com> wrote:
Hi,
I just started learning MacRuby and I saw te kickstarter project yesterday.
A GUI for rvm was already going to be one of the first apps I'd do with MacRuby, so I would love to contribute to this project.
Mark Villacampa @MarkVillacampa
Enviado desde mi iPhone
El 29/03/2012, a las 06:44, Matt Aimonetti <mattaimonetti@gmail.com> escribió:
Today a mini drama was started after Yehuda Katz announced his kickstarter project to build a ".app" for Rails. He's trying to raise $25k to work on the project, see more there: http://news.ycombinator.com/item?id=3768339
Putting the money raising question aside, I think this is a good project but I think that as a community we can do it together, learn a lot in the process and create an awesome product helping the community.
My suggestion is that people interested get together and hack together in an open and public way. Yehuda might get funded and decide to contribute or do his own thing in JS, that's totally besides the point since our motivations would be different so we shouldn't worry about that.
So, what do you say?
- Matt
P.S: Two years ago, I ported couchdbx to MacRuby and extracted some code you can see here: https://github.com/mattetti/mrstuff The couchdbx app is also available in my github repo.
-m Sent from my iPhone _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
Here is the source code: https://github.com/arcturo/Railcar Jeremy did a great job, the code is all ported to MacRuby and already working. checkout these screenshots: https://skitch.com/jeremymcanally/8q7k2/ruby-versions (ruby manager) https://img.skitch.com/20120331-npn351mhn3csbrqf57ikk65fgn.jpg (package manager) Jeremy is actively working on it to get to the point where we can have a MVP (minimum valuable product), I think that as a community we could learn a lot from working together on such a concrete project. It would also help both Jeremy and the community. Fork away! - Matt On Fri, Mar 30, 2012 at 2:34 PM, Matt Aimonetti <mattaimonetti@gmail.com>wrote:
Just a quick update, the awesome Jeremy McAnally started working on a Cocoa app which he first wrote in Objective-C. He's now porting it to MacRuby and will open source it for us to help.
Mark Villacampa & I will help out. I'm sure that others will eventually be interested in having fun working on a MacRuby side project to learn new tricks and to help the community.
I'll post an update once the code is available.
- Matt
On Thu, Mar 29, 2012 at 10:41 AM, Mark Villacampa <markvjal@gmail.com>wrote:
Totally agree on code speaking louder than words :)
The dashboard should contain a list of projects, with their respective "Settings" button which opens a view to change a few specific rails options, ruby version (maybe with semi-automatic rvm support to create a gemset per project?) and DB (only MySQL and maybe 1 NoSQL to start with?).
An option to run specific port would be neccessary to run multiple apps at once. Maybe even handle that automatically detecting already used ports.
I'm going to start digging in couchdbx's code right now :)
Enviado desde mi iPhone
El 29/03/2012, a las 09:51, Matt Aimonetti <mattaimonetti@gmail.com> escribió:
What is the next step once we gather a reasonable number of people
interested in this thread?
Start coding :) We certainly need some guidelines and agreed objectives but code speaks louder than words. My suggestion would be to start with something like Couchdbx: https://github.com/mattetti/couchdbx-app/tree/master/macruby_version/CouchDB... which allows you to start a process/task in the background and shows you the logs and offer a webkit view with the running site. We'll probably need some options to pick what project to run, what version of Ruby to use and maybe what DB? Once everything is working fine, we can tackle the scripts to make sure the dependencies are available and install what's missing.
- Matt
On Thu, Mar 29, 2012 at 12:42 AM, Mark Villacampa <markvjal@gmail.com>wrote:
Oh nice, I'll check it later. But no problem, Ive got tons of ideas for MacRuby apps :)
What is the next step once we gather a reasonable number of people interested in this thread?
Enviado desde mi iPhone
El 29/03/2012, a las 07:42, Matt Aimonetti <mattaimonetti@gmail.com> escribió:
Someone already did a RVM GUI in MacRuby, check it out: http://jewelrybox.unfiniti.com/
Unfortunately, I don't think the source code is available :(
-m Sent from my iPhone
On Mar 29, 2012, at 7:22, Mark Villacampa <markvjal@gmail.com> wrote:
Hi,
I just started learning MacRuby and I saw te kickstarter project yesterday.
A GUI for rvm was already going to be one of the first apps I'd do with MacRuby, so I would love to contribute to this project.
Mark Villacampa @MarkVillacampa
Enviado desde mi iPhone
El 29/03/2012, a las 06:44, Matt Aimonetti <mattaimonetti@gmail.com> escribió:
Today a mini drama was started after Yehuda Katz announced his kickstarter project to build a ".app" for Rails. He's trying to raise $25k to work on the project, see more there: http://news.ycombinator.com/item?id=3768339
Putting the money raising question aside, I think this is a good project but I think that as a community we can do it together, learn a lot in the process and create an awesome product helping the community.
My suggestion is that people interested get together and hack together in an open and public way. Yehuda might get funded and decide to contribute or do his own thing in JS, that's totally besides the point since our motivations would be different so we shouldn't worry about that.
So, what do you say?
- Matt
P.S: Two years ago, I ported couchdbx to MacRuby and extracted some code you can see here: https://github.com/mattetti/mrstuff The couchdbx app is also available in my github repo.
-m Sent from my iPhone _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
participants (3)
-
Mark Villacampa
-
Matt Aimonetti
-
Terry Moore