Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 188 Bytes

REFACTOR.md

File metadata and controls

4 lines (4 loc) · 188 Bytes
  • YAML.load_file(file) will load frontmatter and discard the rest
  • File.basename(file, '.*') gets the basename with no extensions
  • Merge document and model classes
  • Use ActiveModel