Module: Verso

Defined in:
lib/verso/base.rb,
lib/verso/task.rb,
lib/verso/error.rb,
lib/verso/extra.rb,
lib/verso/course.rb,
lib/verso/cluster.rb,
lib/verso/pathway.rb,
lib/verso/version.rb,
lib/verso/emphasis.rb,
lib/verso/standard.rb,
lib/verso/duty_area.rb,
lib/verso/sluggable.rb,
lib/verso/task_list.rb,
lib/verso/credential.rb,
lib/verso/occupation.rb,
lib/verso/course_list.rb,
lib/verso/extras_list.rb,
lib/verso/frontmatter.rb,
lib/verso/cluster_list.rb,
lib/verso/edition_list.rb,
lib/verso/program_area.rb,
lib/verso/emphasis_list.rb,
lib/verso/http_gettable.rb,
lib/verso/standards_list.rb,
lib/verso/credential_list.rb,
lib/verso/occupation_data.rb,
lib/verso/occupation_list.rb,
lib/verso/correlation_list.rb,
lib/verso/examination_list.rb,
lib/verso/program_area_list.rb

Overview

A wrapper for the Virginia CTE Resource Center’s Web API, providing access to Virginia’s Career and Technical Education curriculum, course, and occupation data.

Defined Under Namespace

Modules: HTTPGettable, Sluggable Classes: Base, Cluster, ClusterList, CorrelationList, Course, CourseList, Credential, CredentialList, DutyArea, EditionList, Emphasis, EmphasisList, ExaminationList, Extra, ExtrasList, Frontmatter, Occupation, OccupationData, OccupationList, Pathway, ProgramArea, ProgramAreaList, ResourceNotFoundError, Standard, StandardsList, Task, TaskList

Constant Summary collapse

VERSION =
"0.0.10"