Module: Controller::Hooks::ClassMethods
- Defined in:
- lib/ruport/util/graph.rb
Instance Method Summary collapse
Instance Method Details
#renders_as_graph(options = {}) ⇒ Object
12 13 14 |
# File 'lib/ruport/util/graph.rb', line 12 def renders_as_graph(={}) renders_with Ruport::Controller::Graph, end |