Ruby Cheatsheets

[BASIC]

[RUBY]

Find-references links

Generates use-definition pairs that provide the data for find-references in the code viewer.

[BASIC]

[RUBY]

If statements with empty then branch

Finds 'if' statements where the 'then' branch is an empty block statement

[BASIC]

[RUBY]

Jump-to-definition links

Generates use-definition pairs that provide the data for jump-to-definition in the code viewer.