Skip to content

Update items_controller.rb#6

Open
kolosek wants to merge 5 commits into
mainfrom
test4
Open

Update items_controller.rb#6
kolosek wants to merge 5 commits into
mainfrom
test4

Conversation

@kolosek

@kolosek kolosek commented May 18, 2023

Copy link
Copy Markdown
Owner

No description provided.

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

Copy link
Copy Markdown

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.

1 participant