Skip to content

Conversation

@kolosek
Copy link
Owner

@kolosek kolosek commented May 18, 2023

No description provided.

# GET /items or /items.json
def index
@items = Item.all
@items = Item.all
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Layout/IndentationConsistency: Inconsistent indentation detected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants