Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 314 Bytes

README.md

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.