Skip to content
This repository has been archived by the owner on Sep 6, 2018. It is now read-only.

Latest commit

 

History

History
 
 

erb

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

ERb

Sample

  • When wrapping long lines, keep the method name on the same line as the ERb interpolation operator and keep each method argument on its own line.
  • Prefer double quotes for attributes.