Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 314 Bytes

File metadata and controls

13 lines (9 loc) · 314 Bytes

#instructurecon2012

Example code using the Canvas API.

To get started:

  • bundle install --local --path vendor/ruby
  • Copy config/canvas.yml.example to config/canvas.yml and add your settings
  • bundle exec rackup

The site will be running on localhost:9292

##TODO

  • Add examples beyond pagination.