Class: Basecamp::Project

Inherits:
Base
  • Object
show all
Defined in:
lib/basecamp/project.rb

Overview

</project>

Class Method Summary collapse

Methods inherited from Base

establish_connection!

Class Method Details

.countObject



25
26
27
# File 'lib/basecamp/project.rb', line 25

def self.count
	get(:count)
end