SublimeText Rails indent Settings(rb, yml, html, html.erb, sass, scss, less, coffee)
{
"draw_white_space": "all",
"ensure_newline_at_eof_on_save": true,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true
}