Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 360 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 360 Bytes

RBS Snippets

Provides useful snippets for documenting your Ruby code with RBS.

Demo

Features

Provides snippets for:

  • Class/Module definition
  • instance variable definition
  • instance/singleton method definition
  • Interface definition
  • getters and setters
  • constant definition
  • type aliases
  • method aliases
  • etc.

Enjoy!