Showing 57 of 106 total issues
Line is too long. [105/80] Open
Open
redirect_to hunter_hunters_improvement_url(hunter_id: @hunter.id, id: @hunters_improvement.id),
- Create a ticketCreate a ticket
- Exclude checks
Line is too long. [87/80] Open
Open
# This script is a way to setup or update your development environment automatically.
- Create a ticketCreate a ticket
- Exclude checks
Line is too long. [104/80] Open
Open
json.extract! rating, :id, :playbook_id, :charm, :cool, :sharp, :tough, :weird, :created_at, :updated_at
- Create a ticketCreate a ticket
- Exclude checks
Line is too long. [99/80] Open
Open
json.partial! 'hunters_improvements/hunters_improvement', hunters_improvement: @hunters_improvement
- Create a ticketCreate a ticket
- Exclude checks
Line is too long. [82/80] Open
Open
format.json { render json: @rating.errors, status: :unprocessable_entity }
- Create a ticketCreate a ticket
- Exclude checks
Line is too long. [82/80] Open
Open
# @see HuntersController#hunter_params See hunter_params for accepted parameters
- Create a ticketCreate a ticket
- Exclude checks
Line is too long. [83/80] Open
Open
format.html { redirect_to @gear, notice: 'Gear was successfully created.' }
- Create a ticketCreate a ticket
- Exclude checks
Line is too long. [95/80] Open
Open
format.json { render json: @hunters_improvement.errors, status: :unprocessable_entity }
- Create a ticketCreate a ticket
- Exclude checks
Line is too long. [87/80] Open
Open
format.html { redirect_to @rating, notice: 'Rating was successfully created.' }
- Create a ticketCreate a ticket
- Exclude checks
Line is too long. [83/80] Open
Open
format.html { redirect_to @gear, notice: 'Gear was successfully updated.' }
- Create a ticketCreate a ticket
- Exclude checks
Line is too long. [101/80] Open
Open
format.html { redirect_to improvements_url, notice: 'Improvement was successfully destroyed.' }
- Create a ticketCreate a ticket
- Exclude checks
Line is too long. [84/80] Open
Open
format.json { render json: @playbook.errors, status: :unprocessable_entity }
- Create a ticketCreate a ticket
- Exclude checks
Line is too long. [82/80] Open
Open
format.json { render json: @hunter.errors, status: :unprocessable_entity }
- Create a ticketCreate a ticket
- Exclude checks
Line is too long. [87/80] Open
Open
format.html { redirect_to @rating, notice: 'Rating was successfully updated.' }
- Create a ticketCreate a ticket
- Exclude checks
Line is too long. [82/80] Open
Open
# @see HuntersController#hunter_params See hunter_params for accepted parameters
- Create a ticketCreate a ticket
- Exclude checks
Line is too long. [100/80] Open
Open
format.html { redirect_to hunter_path(@hunter), notice: 'Hunter was successfully updated.' }
- Create a ticketCreate a ticket
- Exclude checks
Line is too long. [82/80] Open
Open
# @param experience [Integer] The amount of experience the hunter has not spent.
- Create a ticketCreate a ticket
- Exclude checks
Line is too long. [114/80] Open
Open
format.html { redirect_to improvement_url(@improvement), notice: 'Improvement was successfully created.' }
- Create a ticketCreate a ticket
- Exclude checks
Line is too long. [90/80] Open
Open
validates :harm, numericality: { less_than_or_equal_to: 7, greater_than_or_equal_to: 0 }
- Create a ticketCreate a ticket
- Exclude checks
Line is too long. [98/80] Open
Open
# Access an interactive console on exception pages or by calling 'console' anywhere in the code.
- Create a ticketCreate a ticket
- Exclude checks