Module: RestGraph::RailsUtil::Helper

Defined in:
lib/rest-graph/rails_util.rb

Instance Method Summary collapse

Instance Method Details

#rest_graphObject



54
55
56
# File 'lib/rest-graph/rails_util.rb', line 54

def rest_graph
  controller.send(:rest_graph)
end