Method: Stellar::Gradebook::Student#url

Defined in:
lib/stellar/gradebook.rb

#urlObject (readonly)

URL of the student’s page of grades in the Gradebook.



257
258
259
# File 'lib/stellar/gradebook.rb', line 257

def url
  @url
end