Blogues

Integration of chatbot using 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 …

Integration of chatbot using Ruby on Rails En savoir plus "

Intégration de l'API Salesforce avec l'application Rails

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 …

Intégration de l'API Salesforce avec l'application Rails En savoir plus "

Aérofrein pour la surveillance et la détection des erreurs

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 …

Aérofrein pour la surveillance et la détection des erreurs En savoir plus "

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 En savoir plus "

Développement Rails : conventions de codage et meilleures pratiques

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 …

Développement Rails : conventions de codage et meilleures pratiques En savoir plus "

Faker Gem : fausse génération de données dans Ruby

Gems are libraries in Rails that generally enable you to write the application code faster and thereby making a great product in far lesser time. Usually, whenever we start developing any application, there comes a point when we need data which we can use to see how the application will behave while doing some load …

Faker Gem : fausse génération de données dans Ruby En savoir plus "

7 choses à propos de Ruby on Rails qui le rendent unique

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 choses à propos de Ruby on Rails qui le rendent unique En savoir plus "

Conseils aux développeurs Rails pour accélérer le développement

If you are a startup particularly interested in rapid web development processes available cost-effectively or you are a developer who in interested in learning a developer-friendly technology, you must have heard about Ruby on Rails. It is an open source framework based on Ruby programming language. Not only is this technology user-friendly from development point …

Conseils aux développeurs Rails pour accélérer le développement En savoir plus "

fr_FRFrench