Class: Pixo::Renderer::GetPatternName
- Inherits:
-
Object
- Object
- Pixo::Renderer::GetPatternName
- Defined in:
- lib/pixo/renderer.rb
Instance Method Summary collapse
Instance Method Details
#call ⇒ Object
58 59 60 |
# File 'lib/pixo/renderer.rb', line 58 def call Pixo::Application.instance.patterns.key(Pixo::Application.instance.active_pattern) end |