In line with organizational philosophy of being front runners on technology, Qualtech has been pro-active in starting and developing a Center of Excellence (CoE) on Ruby on Rails (RoR). We are amongst the first few players to have started working on this technology as early as 2005.
RoR provides inherent standards and guidelines which helps in Rapid Application Development in web environment:
DRY (Don’t Repeat Yourself)
Convention over configuration
In-built ORM for database independence
Agile development methodology
In-built QA framework in the application framework



