Skip to content

Commit

Permalink
Required singleton for StrongParams wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-rogachev committed Jun 19, 2024
1 parent bcefafd commit 22b90ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/rage/controller/parameters_wrappers/strong_parameters.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
require 'singleton'

module ParametersWrappers
class StrongParameters
include Singleton
Expand Down

0 comments on commit 22b90ab

Please sign in to comment.