Artículos técnicos

Inquilino múltiple mediante el uso de la joya del apartamento

Let us first understand the difference between single and multi-tenancy Single tenancy: Every customer is having their own software instance, own DB and it serves for only one customer. Here, the software can be customized to meet the specific customer requirements as it is independent. Multi tenancy: In this case, single instance of software application …

Inquilino múltiple mediante el uso de la joya del apartamento Leer más »

Una guía para convertir un hash en una estructura en Ruby

Before we get deeper in to the conversion process, let us all first identify the difference between the two – the hash and the struct. This will let us help answer the question why some prefer using the struct than hash in Ruby. Differentiating Hash from Struct Hash is the collection of the key-value pairs …

Una guía para convertir un hash en una estructura en Ruby Leer más »

El valor de los mejores servicios de desarrollo de Ruby on Rails para su negocio

The ultimate goal of running any business is its commercial viability eventually, leading to growing profit margins. This can best be achieved by increasing organizational efficiencies and efficient achievement of the business goals. Profits are what the entrepreneurs take all possible business risks for. This post is an effort to help you appreciate the relevance …

El valor de los mejores servicios de desarrollo de Ruby on Rails para su negocio Leer más »

Configuración de Jenkins para RSpec y cobertura de código

This article depicts the accomplishment of the objectives of the integration that impacts delivering software faster with no bugs, the issues confronted and the proposed upgrade to convey smooth and qualitative Software. The key goals hereby, are to develop confidence to modify code and validate it quickly, to be in a position to perform tech …

Configuración de Jenkins para RSpec y cobertura de código Leer más »

Realice un seguimiento de los cambios en los datos de su modelo con Paper Trail Gem

Paper trail lets us track all the changes in the models data for the purpose of its editing and versioning. By using this gem, we can see how a model looks, at every stage of its life-cycle and we can take it back to any version of the model data and we can even undo …

Realice un seguimiento de los cambios en los datos de su modelo con Paper Trail Gem Leer más »

Almacenamiento en caché de rieles con gema dalli

Dalli is a high performance pure Ruby client for accessing memcached servers. It works with memcached 1.4+ only, as it uses the newer binary protocol. MemcacheMemcached is a quick in-memory protest reserving framework that can make Rails run much quicker with not very many changes.Memcached is an in-memory key-value store for little pieces of discretionary …

Almacenamiento en caché de rieles con gema dalli Leer más »

es_ESSpanish