21 22 23
# File 'lib/worksnaps/api/projects.rb', line 21 def projects objects_from_response(WorkSnaps::Project, :get, '/api/projects.xml') end