class FinApps::REST::Actors

Constants

END_POINT

Public Instance Methods

show() click to toggle source
Calls superclass method
   # File lib/finapps/rest/actors.rb
 8 def show
 9   super nil, END_POINT
10 end