Slightly ironic since I just got a MacBook for my new job and am trying to get it set up for Rails development.
ironic... or, just coincidental? i‧ro‧ny - Incongruity between what might be expected and what actually occurs. co‧in‧ci‧dence - A sequence of events that, although accidental, seems to have been planned or arranged.
Kickstarter: rails.app
31–40 of 175 posts
Re: Kickstarter: rails.app
#323 step process: Step 1: Download the "Command line tools for Xcode" here https://developer.apple.com/downloads/index.action Step 2: Install homebrew with this command /usr/bin/ruby -e "$(/usr/bin/curl -fksSL https://raw.github.com/mxcl/homebrew/master/Library/Contribu... Step 3: gem install rails
Re: Kickstarter: rails.app
#33I propose a different funding model for this project. Why not approach Rails hosting vendors like Heroku, Engine Yard, etc. to fund this project, in exchange for built-in one-click deployment to their hosting environment. Would be a win-win for the user and hosting provider.
Presumably they can consider the $10k sponsorship option if they want something like that.
Re: Kickstarter: rails.app
#34Re: Kickstarter: rails.app
#35I propose a different funding model for this project. Why not approach Rails hosting vendors like Heroku, Engine Yard, etc. to fund this project, in exchange for built-in one-click deployment to their hosting environment. Would be a win-win for the user and hosting provider.
Re: Kickstarter: rails.app
#36There's also a GUI for RVM called Jewelry Box which makes handling gem sets and ruby versions easy: http://unfiniti.com/software/mac/jewelrybox
I think the money would be better spent on creating a comprehensive beginners guide since the 4th edition of Agile Web Development with Rails is lacking.
Re: Kickstarter: rails.app
#37I propose a different funding model for this project. Why not approach Rails hosting vendors like Heroku, Engine Yard, etc. to fund this project, in exchange for built-in one-click deployment to their hosting environment. Would be a win-win for the user and hosting provider.
Re: Kickstarter: rails.app
#38You never know what kind of things people are doing on their machines, don't deal with that, use vagrant.
P.S. I'm sure a rails script exists for vagrant so he could just improve that with whatever he's going to do.
Re: Kickstarter: rails.app
#39I'm interested in whatever Yehuda Katz comes up with, but I've been a Rails dev at a Mac shop since 2007? and I have never been too frustrated by getting Rails running. Does anyone here have specific problems? From my experience, it really has been a matter of "gem update --system; gem install rails".
As a fairly recent OSX and a fairly recent Rails user, I had no trouble learning either. That is, except for Lion and XCode 4.2/4.3, which caused me about three lost days. 'rvm get head' and 'rvm install 1.9.3-head' fixed that, though.
Re: Kickstarter: rails.app
#40I would be much more interested in that.