IoT: A Revolution Ahead
One of the most hyped and most familiar technology expression to come out in recent times is IoT. So, what is exactly IoT, and is all the hype surrounding this new…
RoR Technology | Read here about latest news, updates and tutorials on upcoming Ruby on Rails technologies and application/software development field.
One of the most hyped and most familiar technology expression to come out in recent times is IoT. So, what is exactly IoT, and is all the hype surrounding this new…
The last few years have seen an explosion of innovations in the field of technology. Things were moving in leaps and bounds, with Phonebloks (now Project Ara), Google Glass (now…
A world of coding where configuration is minimal, and it doesn’t take much time to develop an application! Ruby on Rails is an open source web application written in Ruby…
When we develop web applications like Ruby on Rails with rich web page designs, it means more scripts, stylesheets, images, and Flash in the page. Speed of application is inversely…
Working with Oracle database supported application, which we want to internationalize, and then ‘charset’ is crucial factor to provide Unicode storage ability. If we are going to internationalize a new…
While working with one of our Ruby on Rails applications, I wanted to Internationalize the application with full support to Unicode data to be displayed and stored in database. Here…
In any application, validations play an important role in protecting application from invalid data to be saved into the database. There are several ways of validating data before it is…