named my_awesome_app with postgresql -d=postgresql but skip making a git repository -G & tests boilerplate -T:
rails new my_awesome_app -d=postgresql -GT
cd my_awesome_app
| // Media Queries in Sass 3.2 | |
| // | |
| // These mixins make media queries a breeze with Sass. | |
| // The media queries from mobile up until desktop all | |
| // trigger at different points along the way | |
| // | |
| // And important point to remember is that and width | |
| // over the portrait width is considered to be part of the | |
| // landscape width. This allows us to capture widths of devices | |
| // that might not fit the dimensions exactly. This means the break |
#Install WDI_MELB style
##Stage 1 - Ruby Version Manager
go to rvm.io copy and paste the two commands
command no. 1