TLDR009 Page should contain a newline at end of file, fix.

This commit is contained in:
Mo Alamin
2017-11-27 23:30:14 -05:00
parent a9b78925a7
commit f5cd6460df

View File

@@ -14,7 +14,7 @@
`rails server`
- Start local server for current project on a specified port:
- Start local server for current project on a specified port (while in projects root directory):
`rails server -p "{{port_number}}"`