Blogs

Integración de chatbot usando Ruby on Rails

Definition of a Chatbot A computer program designed to simulate conversation with human users, especially over the Internet. Such programs are often designed to convincingly simulate how a human would behave as a conversational partner. Chatbots are typically used in dialog systems for various practical purposes including customer service or information acquisition. How it works …

Integración de chatbot usando Ruby on Rails Leer más »

Salesforce API integration with Rails app

Salesforce is known to be a Customer Relationship Management (CRM) platform and it provides cloud-based applications for Sales, Service & Marketing. This article intends to develop a clearer understanding on the Salesforce API and how you can sync data between Salesforce and your Rails application. The following steps are required to be followed to integrate …

Salesforce API integration with Rails app Leer más »

Freno de aire para monitoreo y detección de errores.

Airbrake is an Error Monitoring Software, which most of us developers welcome with open arms. It basically helps you deal with Production errors, by maintaining a log for the same, capturing the exact URL, number of occurrences, the culprit file which caused the error, all in all, a complete Stack trace for you to fall …

Freno de aire para monitoreo y detección de errores. Leer más »

PAGER DUTY & EXCEPTION NOTIFIER PLUGINS FOR RAILS

PagerDuty gives you an overall view of all your monitoring alarms and alerts in one place. Let’s have a look at the key attributes of this expedient plug-in: Serves as a Monitoring aggregation tool PagerDuty serves as an alarm aggregation and dispatching tool for the system administration and support teams. While collecting the alerts from …

PAGER DUTY & EXCEPTION NOTIFIER PLUGINS FOR RAILS Leer más »

Desarrollo de Rails: convenciones de codificación y mejores prácticas

What’s in a name A good name answers important questions. What does it contain? What does it mean? How would I use it? What  role  does  it  play? Always name your methods based on their behaviour, not implementation. Consider, By looking at the method name above, we can predict it’s going to perform 2-3 database …

Desarrollo de Rails: convenciones de codificación y mejores prácticas Leer más »

7 cosas sobre Ruby on Rails que lo hacen único

With the world of IT constantly spawning new and innovative web development technologies, what makes Ruby on Rails still relevant and popular? The answer to this question majorly lies in all the efficiency Rails adds to a project, that leads to establishing productivity and profitability for your web application/software development project. So, when the business …

7 cosas sobre Ruby on Rails que lo hacen único Leer más »

es_ESSpanish