canvas-lms/script
Brian Palmer 7b2523fca1 fix double requiring of application.rb
This happens when script/rails is executed via a symlinked canvas
directory

Change-Id: I64fc408244ead13c3c78580c3b3e72102445df34
Reviewed-on: https://gerrit.instructure.com/40740
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Cody Cutrer <cody@instructure.com>
Product-Review: Cody Cutrer <cody@instructure.com>
QA-Review: Cody Cutrer <cody@instructure.com>
2014-09-09 00:42:50 +00:00
..
performance add File.expand_path for ruby version compatibility 2013-03-18 12:25:14 -06:00
process add File.expand_path for ruby version compatibility 2013-03-18 12:25:14 -06:00
about Initial commit. 2011-01-31 18:57:29 -07:00
autospec remove 1.8 compatibility shims 2013-05-03 01:43:52 +00:00
canvas_init oh whoops, bash might not always be the default shell 2011-02-11 12:33:24 -07:00
canvas_update fix canvas_update script sass compilation 2014-09-02 19:54:03 +00:00
compile-sass.js make sure compile-sass exists with non-zero exit code on fail 2014-08-15 18:27:40 +00:00
compile-sass_worker.js make sure compile-sass exists with non-zero exit code on fail 2014-08-15 18:27:40 +00:00
compress.js make rake canvas:compile_assets a TON faster 2014-04-17 19:47:17 +00:00
compress_worker.js make rake canvas:compile_assets a TON faster 2014-04-17 19:47:17 +00:00
console Initial commit. 2011-01-31 18:57:29 -07:00
dbconsole Initial commit. 2011-01-31 18:57:29 -07:00
delayed_job new jobs admin area 2011-05-19 10:49:37 -06:00
destroy Initial commit. 2011-01-31 18:57:29 -07:00
generate Initial commit. 2011-01-31 18:57:29 -07:00
migration_lint loosen up migration_lint for rails 3 2014-07-31 15:40:53 +00:00
plugin Initial commit. 2011-01-31 18:57:29 -07:00
process_incoming_emails extract incoming mail into gem 2014-04-25 23:06:02 +00:00
rails fix double requiring of application.rb 2014-09-09 00:42:50 +00:00
render_json_lint to_json unnecessary (and wrongish) in render :json 2013-10-02 18:05:22 +00:00
runner adds user search API to courses 2013-01-25 09:42:30 -07:00
server remove deprecated rails constant usage 2013-03-11 12:14:08 -06:00
spec remove rails 2 support 2014-08-06 18:16:19 +00:00
ssl_server remove deprecated rails constant usage 2013-03-11 12:14:08 -06:00
startup.bat start adding rails 3.0 support 2013-03-22 19:08:40 +00:00