Artículos sobre gestión

¿Por qué o por qué no contratar autónomos para Ruby on Rails Development?

With its speed, coding efficiency and programmer-friendly approach, Ruby on Rails has gained remarkable popularity in the world of technology. Its rich and extensive resources of all the frameworks and libraries combined with the focus on object-oriented syntax, clean coding practices and the well-developed community, Ruby on Rails is time-tested and market-proven as a developer-friendly …

¿Por qué o por qué no contratar autónomos para Ruby on Rails Development? Leer más »

Migración de Tech-Stack al marco moderno

Tech-Stack Migration: Tech Stack migration from existing outdated framework to a modern framework requires a massive consideration on several key aspects like digital transformation, Cost Impacts, understanding the associated risks of your current landscapes and a mitigation plan to overcome those challenges For instance, on one side migrating to a modern framework and on the …

Migración de Tech-Stack al marco moderno Leer más »

7 puntos para recordar al contratar la empresa de desarrollo Ruby on Rails

Technical recruitments are trickier than one may imagine. Whether it is on part of a business seeking technical services or the service providers, they can end up building a wrong or a misfit partnership resulting in the wastage of resources and efforts. At time, there are technical service providers who claim to provide superior services, …

7 puntos para recordar al contratar la empresa de desarrollo Ruby on Rails Leer más »

Los conceptos básicos de la creación y el uso de módulos en Rails

Ruby on Rails is a wonderful open source full-stack web application framework favouring convention over configuration. With reusable, easily configurable components normally used for creating applications, building applications in Rails is faster and easier resulting in improved productivity and business growth. It is gaining traction with developers as it is flexible, scalable, and easy for …

Los conceptos básicos de la creación y el uso de módulos en Rails Leer más »

Configurar el entorno Rails

Do following steps to setup rails environment in the local system 1) CSV : Git and Subversion sudo aptitude install subversion sudo apt-get install git-core And you can also installed the suggested package : git-doc git-arch git-cvs git-svn git-email git-daemon-run git-gui gitk gitweb diff-doc. 1) Database setup: Mysql database: sudo aptitude install mysql-server mysql-client PostgresSQL: …

Configurar el entorno Rails Leer más »

Implementación de aplicaciones en Heroku

Heroku offers Ruby web developers instant deployment, fast & easy scaling, and vast tool selection. Now we can concentrate on building our applications and forget the tedious deployment and server administration tasks that used to strangle our productivity. We can deploy fast, scale quickly, and adjust to circumstance as needs arise. This article will explain …

Implementación de aplicaciones en Heroku Leer más »

Integración de la aplicación Spree In Rails 3.1

Spree is a complete open source e-commerce solution built with Ruby on Rails. It was originally developed by Sean Schofield and is now maintained by a dedicated core team. You can find out more by visiting the Spree e-commerce project page. It actually consists of several different gems, each of which are maintained in a …

Integración de la aplicación Spree In Rails 3.1 Leer más »

Prueba de la aplicación Rails 3.2.3 utilizando Cucumber (BDD)

What is Cucumber? Cucumber is used for Behavior Driven Development. Cucumber lets software development teams describe how software should behave in plain text. The text is written in a business-readable domain-specific language and serves as documentation, automated tests and development-aid – all rolled into one format. Cucumber works with Ruby on Rails, Java, .NET, Flex …

Prueba de la aplicación Rails 3.2.3 utilizando Cucumber (BDD) Leer más »

Canalización de activos en Rails 3.1.0

Asset pipeline provides a framework to concatenate and minify or compress JavaScript and CSS assets. It also adds the ability to write these assets in other languages such as CoffeeScript, Sass and ERB. In Rails 3.1, the rails asset pipeline is enabled by default. It can be disabled in config/application.rb by putting this line inside …

Canalización de activos en Rails 3.1.0 Leer más »

es_ESSpanish