znamenica/dneslov

View on GitHub
app/controllers/memories_controller.rb

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

unexpected token error (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

      request.formats.first&.symbol == :html

unexpected token error (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

      params['c']&.split(',')&.select {|x| x =~ Slug::RE } || []

unexpected token error (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

      params['c']&.split(',')&.select {|x| x =~ Slug::RE } || []

There are no issues that match your filters.

Category
Status