John W. Long
Results
5
issues of
John W. Long
It can be smaller! See: https://gist.github.com/jlong/e1f4c1e7b0df68db53e1eb9fa7558f23
Doc: http://get-serve.com/documentation/rails-prototyping-tutorial File: https://github.com/jlong/serve/blob/master/website/views/documentation/rails-prototyping-tutorial.html.erb
documentation
gf seems to be failing for me on Scss `@import` statements: ``` @import 'partials/reset' ``` Where `partails/reset` refers to: ``` app/assets/stylesheets/partials/_reset.css.scss ```