v-kolesnikov/emilito

View on GitHub
app/controllers/web/sessions_controller.rb

Summary

Maintainability
A
0 mins
Test Coverage

Showing 1 of 1 total issue

Use %i or %I for an array of symbols. (https://github.com/bbatsov/ruby-style-guide#percent-i)
Open

before_action :logged_in_behavior!, only: [:new, :create]
Category
Status