Kickstarter: rails.app
kickstarter.com
Kickstarter: rails.app
1–10 of 175 posts
Re: Kickstarter: rails.app
#2Re: Kickstarter: rails.app
#3Re: Kickstarter: rails.app
#4Slightly ironic since I just got a MacBook for my new job and am trying to get it set up for Rails development.
Re: Kickstarter: rails.app
#5Re: Kickstarter: rails.app
#6Re: Kickstarter: rails.app
#7Would be a win-win for the user and hosting provider.
Re: Kickstarter: rails.app
#8Does 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
#9As 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
#10£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?
Making a Rails.app for Mac is different though, because everything would be isolated in your .app, while a .deb would install the files to the system and track them in the package management database, so trying to modify them outside of apt-get/dpkg just b0rks everything.