Libraries
»
labclient
(0.5.1)
»
Index
»
LabClient
»
ProjectMethods
»
#star
Method: LabClient::ProjectMethods#star
Defined in:
lib/labclient/projects/methods.rb
#
star
⇒
Object
34 35 36
# File 'lib/labclient/projects/methods.rb', line 34
def
star
client
.
projects
.
star
(
id
)
end