app/controllers/custom/users/registrations_controller.rb

Summary

Maintainability
A
0 mins
Test Coverage

Line is too long. [112/100] (https://github.com/bbatsov/ruby-style-guide#80-character-limits)
Open

      params[:user].delete(:redeemable_code) if params[:user].present? && params[:user][:redeemable_code].blank?

There are no issues that match your filters.

Category
Status