acts_as_current 0.1.0
This acts_as extension modifies ActiveRecord classes so they can carry a reference to the instance defined as current for the given request. The library is particularly useful for providing the authenticated user object to models.
Gemfile:
=
Installeer:
=
Runtime afhankelijkheden (1):
activerecord
>= 0
Development afhankelijkheden (1):
activesupport
>= 0