cache columns per request using Current
This commit is contained in:
parent
249ddf291f
commit
450420aa81
2 changed files with 10 additions and 5 deletions
|
@ -9,4 +9,5 @@ class Current < ActiveSupport::CurrentAttributes
|
|||
attribute :no_reply_email
|
||||
attribute :request_id
|
||||
attribute :user
|
||||
attribute :procedure_columns
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue