Blogs

How to achieve parallelism with Ruby MRI with I/O bound threads

Language is not only used by people but even websites are using it. The language is one of the main problems that programmers are facing especially when Ruby’s is the matter. The performance that Ruby’s gives can be one of the reasons why programmers would not want to use the language. Because of the complaints …

How to achieve parallelism with Ruby MRI with I/O bound threads Leer más »

Blog RailsCarma en Feedspot Los 30 mejores blogs de Ruby On Rails

RailsCarma’s blog has been selected as one of the Top 30 Ruby On Rails Blogs on the web by Feedspot, a San Francisco based company offering an RSS feed reader that is a popular replacement of the Google Reader. It is noteworthy that Feedspot has recently released reportedly the most comprehensive list of Ruby on …

Blog RailsCarma en Feedspot Los 30 mejores blogs de Ruby On Rails Leer más »

jQuery Image Resizing Plugin: ImgLiquid

ImgLiquid is a jQuery plugin for resizing the images so that these images can fit in the container. Features Optional Responsive (default settings are ‘off’). Lightweight: less than 2KBs gzipped Fill/Crop Align CallBacks Svg support Optional FadeIn Anim (default settings are ‘off’) Compatible with all browsers (Incl. ie6) Why to use? It’s a very good …

jQuery Image Resizing Plugin: ImgLiquid Leer más »

Getting Started with Sass – Learning the Basics and Its Installation

Perhaps you already heard about Sass (Syntactically Awesome StyleSheets) and you are interested in it, but don’t have an idea about how to set it up or incorporate it into your project. In the most basic form, Sass is known as the CCS processor, which makes it possible for the CCS writing to become more …

Getting Started with Sass – Learning the Basics and Its Installation Leer más »

How to use Textacular Gem to search data in your Rails Application

We might have heard about a lot many gems which let us implement search functionality in our rails application; for example: searchkick, elasticsearch-rails, ransack and finally, sunspot to work with solr search engine. All these gems have their own advantages. Both searchkick and elasticsearch use redis to search the data as well as need to …

How to use Textacular Gem to search data in your Rails Application Leer más »

Why to choose Spree Commerce for your e-commerce store?

Spree Commerce is a popular open source software based on Ruby on Rails that e-commerce businesses are increasingly considering to base their online store on. If like these businesses, you are also considering it, here are some of the advantages of using Spree for your e-commerce store, that you’ll enjoy, on opting for it: Advantages …

Why to choose Spree Commerce for your e-commerce store? Leer más »

Decent Exposure Gem – Goodbye to repeating instance variables

Introduction Github: Decent Exposure Gem Decent Exposure allows us to create exposed variables that can be used across the controller’s actions instead repeating instance variables. Exposed variables are accessible from views as well and memorize the resultant values. In other words, it is a helper for creating declarative interfaces in controllers. Some Points Improving encapsulation …

Decent Exposure Gem – Goodbye to repeating instance variables Leer más »

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 »

es_ESSpanish