Category Archives: Uncategorized

Why we use Ruby on Rails

Well, it works for us. We’re writing a pretty straightforward web application – and Rails seems to do those reasonably well. As much as possible, we try to stay within the Rails way.
Rails is ‘web-native’. So is our application. It’s a good fit. Rails makes it easy to write for the web. We care about [...]