Module: CurrentFu::Getter
- Extended by:
- ActiveSupport::Concern
- Defined in:
- lib/current_fu/getter.rb
Defined Under Namespace
Modules: ClassMethods
Instance Method Summary collapse
Instance Method Details
#current ⇒ Object
16 17 18 |
# File 'lib/current_fu/getter.rb', line 16 def current self.class.current end |