Re: [MacRuby-devel] App Store

2012-03-29 Thread Matt Aimonetti
Awesome, thanks a lot. - Matt On Thu, Mar 29, 2012 at 11:50 AM, Daniel Westendorf wrote: > Finally found the time to do a quick and dirty write up on the process. It > should at least be a good overview and starting point. > https://github.com/MacRuby/MacRuby/wiki/Mac-App-Store-Submission > > dw

Re: [MacRuby-devel] App Store

2012-03-29 Thread Daniel Westendorf
Finally found the time to do a quick and dirty write up on the process. It should at least be a good overview and starting point. https://github.com/MacRuby/MacRuby/wiki/Mac-App-Store-Submission dw On Fri, Mar 16, 2012 at 7:40 PM, Matt Aimonetti wrote: > Thanks Again Daniel, very much appreciate

Re: [MacRuby-devel] Rails.app done by the MacRuby community

2012-03-29 Thread Mark Villacampa
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 (on

Re: [MacRuby-devel] Rails.app done by the MacRuby community

2012-03-29 Thread Matt Aimonetti
> > 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/

Re: [MacRuby-devel] Rails.app done by the MacRuby community

2012-03-29 Thread Mark Villacampa
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 escribió: > Someone already did a RVM GUI i

Re: [MacRuby-devel] MacRuby development in Xcode

2012-03-29 Thread Matt Aimonetti
Rick, this is a known issue with Xcode 4.3.x which was moved from a system folder to an standard application folder. Xcode calls a custom script to recognize the MacRuby classes and make them available to the devs. Because the project was moved, the script isn't found so your MacRuby classes aren't