Rails Sprockets e CommonJS
Che ci piaccia o no, il frammentato mondo javascript riguarderà sempre più il mondo server-side, quindi anche l'ecosistema Ruby on Rails che infatti dalla »
Che ci piaccia o no, il frammentato mondo javascript riguarderà sempre più il mondo server-side, quindi anche l'ecosistema Ruby on Rails che infatti dalla »
The Ruby on Rails framework installation has changed a bit, so here a basic setup on Linux Ubuntu/Debian with the simplest steps as possibile. »
The Ruby on Rails framework has a lot of benefits but not an easy component reuse among different projects. The Rails Engines are becoming more and »
The framework Ruby on Rails isn't designed to manage multiple databases at the same time, anyway a wonderful gem Octopus allows to manage multiple dbs in »
Le applicazioni/siti web si stanno muovendo con forza verso nuovi pattern web. Se una volta avere un framework MVC sul server era sufficiente per poter »
Dopo il primo video su come installare Ruby 1.9.2 con RVM, ecco un'introduzione alla struttura di Ruby on Rails 3.1 e alle sue »
Latest release of Ruby on Rails (3.1) moved from rack 1.2.1 to rack 1.3.2, this a very big issue in the »