「どの本か」がわかるように、在庫 ID を表示するように修正。 #13
Annotations
10 errors
app/controllers/book_masters_controller.rb#L64
Layout/SpaceInsideHashLiteralBraces: Space inside { missing.
|
app/controllers/book_masters_controller.rb#L64
Layout/SpaceInsideHashLiteralBraces: Space inside } missing.
|
app/controllers/book_stock_statuses_controller.rb#L50
Layout/LineLength: Line is too long. [121/120]
|
app/controllers/lending_sets_controller.rb#L66
Layout/LineLength: Line is too long. [178/120]
|
app/controllers/lending_sets_controller.rb#L66
Layout/SpaceInsideHashLiteralBraces: Space inside { missing.
|
app/controllers/lending_sets_controller.rb#L66
Layout/SpaceInsideHashLiteralBraces: Space inside } missing.
|
app/controllers/lending_sets_controller.rb#L66
Layout/SpaceInsideHashLiteralBraces: Space inside { missing.
|
app/controllers/lending_sets_controller.rb#L66
Layout/SpaceInsideHashLiteralBraces: Space inside } missing.
|
app/models/author.rb#L6
Rails/HasManyOrHasOneDependent: Specify a `:dependent` option.
|
app/models/book_master.rb#L5
Layout/EmptyLineBetweenDefs: Expected 1 empty line between method definitions; found 0.
|
This job failed
Loading