Method: GsNMethodProxy#__for_database_explorer

Defined in:
lib/mdbe/database_views/gsnmethod.rb

#__for_database_explorerObject



8
9
10
# File 'lib/mdbe/database_views/gsnmethod.rb', line 8

def __for_database_explorer
  [@method.__source_string, @method.__environment_id, @method.__selector, @method.__file_and_line, @method.__in_class.to_database_view(1, {}, {:noBehavior => true})]
end