![]() Fixes #CNVS-3710 Testing Notes: =========== * Using an editor like RubyMine, add an environment setting for development called DISABLE_RUBY_DEBUGGING with a value of something like "1". Specific value is unimportant. * Start a 'debug' session and set breakpoints and verify they fire. * Using console based debugging, verify that the execution pauses when a DEBUG statement is reached. Change-Id: Iec59efeb291827ee600b7184bce3990145189b47 Reviewed-on: https://gerrit.instructure.com/17540 Tested-by: Jenkins <jenkins@instructure.com> Reviewed-by: Jon Willesen <jonw@instructure.com> QA-Review: Marc LeGendre <marc@instructure.com> |
||
---|---|---|
app | ||
config | ||
db/migrate | ||
doc | ||
guard | ||
lib | ||
node_modules | ||
public | ||
script | ||
spec | ||
vendor/plugins | ||
.gitignore | ||
.jshintrc | ||
CONTRIBUTING.md | ||
COPYRIGHT | ||
Gemfile | ||
Guardfile | ||
LICENSE | ||
README.md | ||
Rakefile | ||
config.ru | ||
package.json |
README.md
Canvas LMS
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.