Method: Veye::Project::InfoJSON#format

Defined in:
lib/veye/views/project/info_json.rb

#format(results) ⇒ Object



6
7
8
# File 'lib/veye/views/project/info_json.rb', line 6

def format(results)
  @results[:projects] = results
end