Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds support for case/when #23

Merged
merged 5 commits into from
Mar 31, 2023
Merged

Adds support for case/when #23

merged 5 commits into from
Mar 31, 2023

Commits on Mar 31, 2023

  1. Handle case-when

    co-authored-by: Elia Schito <elia@schito.me>
    FrancescoAiello01 and elia committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    6d9eb9a View commit details
    Browse the repository at this point in the history
  2. Rename ERB_OPEN_BLOCK to RUBY_OPEN_BLOCK

    co-authored-by: Elia Schito <elia@schito.me>
    FrancescoAiello01 and elia committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    0345476 View commit details
    Browse the repository at this point in the history
  3. Move ruby open and close block regex into constant

    Co-authored-by: Elia Schito <elia@schito.me>
    FrancescoAiello01 and elia committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    ab85c77 View commit details
    Browse the repository at this point in the history
  4. Remove unused ERB start/end constants

    Co-authored-by: Elia Schito <elia@schito.me>
    FrancescoAiello01 and elia committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    e842ad0 View commit details
    Browse the repository at this point in the history
  5. Remove unused format_erb_attributes method

    Co-authored-by: Elia Schito <elia@schito.me>
    FrancescoAiello01 and elia committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    ffa3e17 View commit details
    Browse the repository at this point in the history