Go to file
Mark Ericksen ead5794075 Maintain Ruby 1.8 support in calendar_events_api_spec for now.
Fixes #CNVS-3709

Testing Notes:
===========
* Using Ruby 1.8.x, run the calendar_events_api_spec.rb tests
   and verify that they pass. Previously 3 tests would fail
   with Array#sort_by! not being defined.

Change-Id: I39c998c7f788c2fee0f9940824fba4ede3cda52b
Reviewed-on: https://gerrit.instructure.com/17538
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Zach Pendleton <zachp@instructure.com>
QA-Review: Zach Pendleton <zachp@instructure.com>
2013-02-08 12:48:20 -07:00
app handle wimba conference date parsing in ruby18/ruby19. 2013-02-08 12:43:19 -07:00
config make sure there is a space between the last update and the WHERE 2013-02-05 12:56:41 -07:00
db/migrate this migration is non-transactional in dev 2013-02-04 12:33:38 -07:00
doc API doc update for a group assignment override 2013-02-08 11:50:54 -07:00
guard parallelize build tasks 2012-04-16 16:38:23 -06:00
lib integrate yard-appendix plugin with canvas YARD cfg 2013-02-08 11:50:37 -07:00
node_modules update require.js node module 2012-06-27 17:29:47 -06:00
public Remove un-needed comments. 2013-02-07 16:38:50 -07:00
script adds user search API to courses 2013-01-25 09:42:30 -07:00
spec Maintain Ruby 1.8 support in calendar_events_api_spec for now. 2013-02-08 12:48:20 -07:00
vendor/plugins more explicit select for sis exporter users.csv 2013-02-05 12:38:24 -07:00
.gitignore prune .gitignore some more 2013-01-23 09:29:35 -07: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 integrate yard-appendix plugin with canvas YARD cfg 2013-02-08 11:50:37 -07:00
Guardfile fix our Guardfile for ruby 1.9 2012-10-31 14:02:12 -06: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 using custom parallelized specs gem for rspec tests 2012-04-23 13:33:29 -06:00
config.ru fix non-static image urls 2012-05-17 10:53:57 -06:00
package.json AMD Conversion 2012-02-06 16:41:40 -07: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.