Ruby on Rails is an open-source web development framework optimized for programmer happiness and maintaining sustainable productivity. Many things are defined by convention, freeing you from having to re-invent things to stay productive.

learn more… | top users | synonyms

1
vote
3answers
332 views

Web hosting options for Ruby on Rails applications

What hosting options exist for Rails applications? The goal of this community wiki question is to get a feel for: what options are available advantages/disadvantages/cost of each overall opinion of ...
-1
votes
0answers
12 views

Rails app deployment with capistrano Killing assets precompile [closed]

on cap deploy:cold ro cap deploy, is triggered an error [out :: xxx.xxx.xxx.xxx] Killed command finished in 9020ms *** [deploy:update_code] rolling back * executing ...