Go to file
Derek DeVries 237e89713a fix specs for rails3 to expect a 404 response instead of catching an exception
Change-Id: I7af57c4fcae02f1ba5c0fe5e446a0b6229bc0ca4
Reviewed-on: https://gerrit.instructure.com/29796
Reviewed-by: Cody Cutrer <cody@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
Product-Review: Derek DeVries <ddevries@instructure.com>
QA-Review: Derek DeVries <ddevries@instructure.com>
2014-02-07 20:01:34 +00:00
app clean up JS tests and integrate karma 2014-02-07 19:40:37 +00:00
config fix references to the default shard settings for rails 3 2014-02-07 15:21:22 +00:00
db/migrate Remove unused collections stuff 2014-02-07 19:32:46 +00:00
doc Quiz Submission Questions API - Update 2014-01-23 17:49:36 +00:00
gems add lti user, lti roles, lit tool, lit assignment, and lti context creators 2014-02-06 22:14:41 +00:00
guard display errors for ember_templates guard task fail 2013-12-17 17:05:57 +00:00
lib clean up JS tests and integrate karma 2014-02-07 19:40:37 +00:00
loom introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
public clean up JS tests and integrate karma 2014-02-07 19:40:37 +00:00
script spec: rspec 2.13 parallelized_specs compatibility 2014-01-16 23:08:30 +00:00
spec fix specs for rails3 to expect a 404 response instead of catching an exception 2014-02-07 20:01:34 +00:00
vendor/plugins use action view erubis for rails 3 2014-02-07 17:26:33 +00:00
.bowerrc introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
.gitignore clean up JS tests and integrate karma 2014-02-07 19:40:37 +00:00
.jshintrc make jslint settings more sane 2012-08-17 11:04:40 -06:00
.travis.yml rebalance the travis builds 2014-01-23 22:49:25 +00:00
CONTRIBUTING.md add a contributing doc for github coolness 2012-09-19 10:16:04 -06:00
COPYRIGHT Initial commit. 2011-01-31 18:57:29 -07:00
Gemfile pin all the gems 2014-02-07 16:44:22 +00:00
Guardfile fix guard for new spec location 2013-11-05 16:38:20 +00:00
LICENSE Initial commit. 2011-01-31 18:57:29 -07:00
README.md add travis-ci badge to README.md 2014-01-23 17:17:49 +00:00
Rakefile enable parallelized_specs in rails3 2014-01-14 23:22:10 +00:00
bower.json update to ember 1.3.1 2014-01-14 21:57:37 +00:00
config.ru start adding rails 3.0 support 2013-03-22 19:08:40 +00:00
karma.conf.js clean up JS tests and integrate karma 2014-02-07 19:40:37 +00:00
package.json clean up JS tests and integrate karma 2014-02-07 19:40:37 +00:00

README.md

Canvas LMS

Build
Status

Canvas is a new, open-source LMS by Instructure Inc. It is released under the AGPLv3 license for use by anyone interested in learning more about or using learning management systems.

Please see our main wiki page for more information

Installation

Detailed instructions for installation and configuration of Canvas are provided on our wiki.