Blog

Effettua chiamate vocali tramite le applicazioni Web Ruby on Rails

In today’s life everyone is busy with there work, no one wants to recieve unwanted or spam calls to their phones. So, if you want to filter out the spam calls or unpriority calls you can do so using Plivo. Plivo provides Ruby SDK as well as well-maintained documentation to integrate Plivo for voice calls …

Effettua chiamate vocali tramite le applicazioni Web Ruby on Rails Leggi altro »

Come importare/esportare il database MySQL in Rails?

Here’s How you can Import and Export MySQL Database – To Export DB mysqldump -u [username] -p [db_name] > [sql_file_name.sql] – Make its tar(compress) for easily share with other system: tar -czvf [any_name.tar.gz] [sql_file_name.sql]   – Share it to the other system where you want to import it. – Untar the compressed file:tar -xzf [any_name.tar.gz] …

Come importare/esportare il database MySQL in Rails? Leggi altro »

RailsCarma viene riconosciuta come la migliore società di sviluppo Ruby on Rails nel 2020

Ora RailsCarma ha raggiunto un altro traguardo: la società è stata riconosciuta da un'agenzia di ricerca e analisi TechReviewer.co come la migliore società di sviluppo Ruby on Rails nel 2020. Essere presenti tra le principali società Ruby on Rails è un grande onore per noi. Continueremo a giustificare la fiducia riposta in noi dai nostri clienti e partner. RailsCarma come…

RailsCarma viene riconosciuta come la migliore società di sviluppo Ruby on Rails nel 2020 Leggi altro »

7 strumenti per semplificare lo sviluppo di applicazioni RoR

Gli sviluppatori sono sempre alla ricerca delle migliori tecnologie e strumenti all'avanguardia da implementare nei loro progetti di sviluppo web. Sebbene esistano molti IDE sorprendenti che stanno conquistando il mondo dello sviluppo web, Ruby on Rails è sempre stata una delle soluzioni più popolari. Costruire applicazioni web attraverso un metodo veloce ed economico ...

7 strumenti per semplificare lo sviluppo di applicazioni RoR Leggi altro »

Perché scegliere la metodologia di sviluppo web agile?

When you develop your application using an advanced and user-friendly technology such as Ruby on Rails, it has been observed that agile methodology has several advantages over waterfall. As the trend goes, so far many organisations have showed reluctance in making the switch to agile despite knowing it is going to take their efficiency to …

Perché scegliere la metodologia di sviluppo web agile? Leggi altro »

Precaricamento, caricamento desideroso, include e join in Ruby on Rails

Let’s take an example for understand the difference between them. One company has many employees, and one to many connection is there between company and employees. Preload: Preload loads the data in two queries. Includes also loads associate data in two queries in default case. We can’t use preload to add condition for associate table. …

Precaricamento, caricamento desideroso, include e join in Ruby on Rails Leggi altro »

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 »

it_ITItalian