Go to file
Jacob Fugal a7f4549500 class_inheritable_accessor -> class_attribute
refs CNVS-9166

Change-Id: Ie116881aaeae201222a658de1eb5fc608cec7d01
test-plan: N/A
Reviewed-on: https://gerrit.instructure.com/25726
Reviewed-by: Cody Cutrer <cody@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
Product-Review: Jacob Fugal <jacob@instructure.com>
QA-Review: Jacob Fugal <jacob@instructure.com>
2013-10-29 17:53:35 +00:00
app class_inheritable_accessor -> class_attribute 2013-10-29 17:53:35 +00:00
config update utf8 check for rails 3 2013-10-29 17:12:18 +00:00
db/migrate get rid of scribd_account 2013-10-25 16:56:59 +00:00
doc fix swagger argument parser and add specs 2013-09-30 20:13:41 +00:00
guard don't fire jstcss guard on sass errors 2013-09-23 16:57:10 +00:00
lib class_inheritable_accessor -> class_attribute 2013-10-29 17:53:35 +00:00
loom updated ember to 1.0.0 2013-09-05 16:46:33 +00:00
node_modules update require.js node module 2012-06-27 17:29:47 -06:00
public more sensible error when placeholder values are missing in i18n.js 2013-10-25 15:09:50 +00:00
script to_json unnecessary (and wrongish) in render :json 2013-10-02 18:05:22 +00:00
spec consider_all_requests_local in specs for rails3 2013-10-29 17:12:02 +00:00
vendor/plugins get rid of scribd_account 2013-10-25 16:56:59 +00:00
.gitignore implemented dress_code 2013-04-09 15:43:16 +00:00
.jshintrc make jslint settings more sane 2012-08-17 11:04:40 -06: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 add canvas_webex to canvas 2013-10-25 17:33:43 +00:00
Guardfile make jst css files play nicely with guard 2013-09-18 19:32:43 +00:00
LICENSE Initial commit. 2011-01-31 18:57:29 -07:00
README.md README changes to point more directly to installation instructions 2011-02-01 17:36:01 -07:00
Rakefile use CANVAS_RAILS2 for conditionals 2013-10-10 15:58:43 +00:00
config.ru start adding rails 3.0 support 2013-03-22 19:08:40 +00:00
package.json updated package.json 2013-08-23 18:46:20 +00:00

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.