Tag Archives: Rails

Development Philosophy

There is this constant argument going on in the software development world between faster development times and faster execution times. Well written C will run faster than just about anything, but it takes forever to write. Developers can create apps in Ruby on Rails in practically no time, but the code is slow. Depending on [...]