stubs/default/app/models/current.rb in
kaze-0.5.0
vs stubs/default/app/models/current.rb in
kaze-0.6.0
- old
+ new
@@ -1,3 +1,3 @@
class Current < ActiveSupport::CurrentAttributes
- attribute :user
+ attribute :auth
end