£25,000, how long would it take set up a repo so you could do go: sudo apt-get install rails-3.2 on Ubuntu/Debian?
Kickstarter: rails.app
11–20 of 175 posts
Re: Kickstarter: rails.app
#12I'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".
Re: Kickstarter: rails.app
#13I'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".
But then again, all this seems easy to me, can't speak for people entirely new to development.
Re: Kickstarter: rails.app
#14Re: Kickstarter: rails.app
#15Step 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
#16As Rails founding fathers complained of Java frameworks bloat, today's micro-framework fans complain of Rails bloat. Quite a cycle we've come through, isn't it ?
Re: Kickstarter: rails.app
#173 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
#18I don't understand why this needs $25,000 in funding. He doesn't seem to mention where the money is all going to (I'm assuming just as 'salary' to work on it?)
Re: Kickstarter: rails.app
#19I'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".
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
#20Slightly ironic since I just got a MacBook for my new job and am trying to get it set up for Rails development.
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.