If you are not being careful about your application design at some point you will find yourself in a position where in order to add a new feature it’s just easier to rebuild the whole project from the scratch. And it’s definitely not something you want to face up with.
Keeping fit when doing IT is not an easy thing. Learn below, how to keep healthy even if you are working in the office in front of a computer all day long.
Interview with Aaron Patterson, one of the most respected and appreciated developers in Ruby world.
Ruby on Rails is great for its gems. We have picked up our favorites to share them with you. Check out 19 Ruby gems that amaze us inside.
Outsourcing expands your possibilities in software development to unseen horizons, but at the same time, it has some traps you’d better avoid. Let’s figure out how to handle them like a pro.
When you’re scouting for a RoR partner to bring your project to life, you’re like a Sherlock with a checklist. You dive into numerous factors, such as the company’s location,…
Refactoring your code is no less important than writing the code itself. And writing on Ruby on Rails is no exception here, though you can face some additional challenges here.…
Every Ruby on Rails developer tried capistrano to deploy an application without any pain. It is a great tool with lots of customizations, which can enhance it even more. The…