Articoli sulla gestione

Perché o perché non assumere freelance per lo sviluppo di Ruby on Rails?

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 …

Perché o perché non assumere freelance per lo sviluppo di Ruby on Rails? Leggi altro »

Migrazione dello stack tecnologico al framework 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 …

Migrazione dello stack tecnologico al framework moderno Leggi altro »

7 punti da ricordare durante l'assunzione della società di sviluppo 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 punti da ricordare durante l'assunzione della società di sviluppo Ruby on Rails Leggi altro »

Le basi della creazione e dell'utilizzo dei moduli in 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 …

Le basi della creazione e dell'utilizzo dei moduli in Rails Leggi altro »

Configura l'ambiente 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: …

Configura l'ambiente Rails Leggi altro »

Distribuzione dell'applicazione su 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 …

Distribuzione dell'applicazione su Heroku Leggi altro »

Integrazione dell'applicazione 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 …

Integrazione dell'applicazione Spree In Rails 3.1 Leggi altro »

Test dell'applicazione Rails 3.2.3 utilizzando 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 …

Test dell'applicazione Rails 3.2.3 utilizzando Cucumber (BDD) Leggi altro »

it_ITItalian