znamenica/dneslov

View on GitHub
app/models/nomen.rb

Summary

Maintainability
A
0 mins
Test Coverage

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

      new_root_id = self.bond_to&.nomina&.first&.root_id || name_id
Severity: Minor
Found in app/models/nomen.rb by rubocop

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

      self.bind_kind_path = [parent&.store_bind_kind_path!, bind_kind.order].compact.join(".")
Severity: Minor
Found in app/models/nomen.rb by rubocop

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

      self.bind_kind_path = [parent&.store_bind_kind_path!, bind_kind.order].compact.join(".")
Severity: Minor
Found in app/models/nomen.rb by rubocop

There are no issues that match your filters.

Category
Status