Class: Ramaze::Current
- Inherits:
-
Innate::Current
- Object
- Innate::Current
- Ramaze::Current
- Defined in:
- lib/ramaze/current.rb
Overview
Class that’s used to point to the current action. This can be useful if you want to access data such as the session() method without having to include Innate::Trinity (which can pollute your namespace and/or cause collisions).