Required: Clone this repository $ git clone git@github.com:lepepe/simple-contact-form.git. Create a Heroku account. Install the heroku command line interface Heroku CLI. Integrate Sendgrid add-on to your...
Read more →Required: Clone this repository $ git clone git@github.com:lepepe/simple-contact-form.git. Create a Heroku account. Install the heroku command line interface Heroku CLI. Integrate Sendgrid add-on to your...
Read more →The first thing to send an email from within a Rails application is generate a mailer infrastructure: $ rails generate mailer Notification Then open app...
Read more →UFW is the default firewall configuration tool for Ubuntu. It was developed to ease iptables configuration. By default the ufw is disabled, so the first...
Read more →In this post I’ll explain how to integrate google omniauth with Devise in Rails. Step 1: Add Gems to Gemfile # Gemfile: gem 'devise' gem...
Read more →First, we need to have installed unixodbc and freetds in our Linux server, in this case Ubuntu 14.04: $ sudo apt-get install unixodbc unixodbc-dev freetds-dev...
Read more →Subscribe via RSS