To install nginx with txid module install nginx-full package: sudo apt-get install nginx-full download last nginx source...
NVM provides you more convenient way to manage and set up your Javascript(Node.js) environment. First install NVM, note git...
This tutorial is about setting up environment for RubyOnRails on Ubuntu 14.04. First of all, update & upgrade your system:
All examples here for deploy RoR application with unicorn, staging machine (where we deploys) available via ssh by ssh_key...
If you don't have ssh key, open terminal and run following commands: cd ~/.ssh ^ ssh-keygen -t rsa -C...
class CreateFakes < ActiveRecord::Migration def change create_table :fakes do |t| t.decimal :float_value, :precision => 4, :scale => 3 end
If you want to ignore subfolder in git tree you may add this folder in .gitignore file in root directory...
No results found in other decks.