This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name Hacked to Cyber | |
| // @namespace hacktocyber | |
| // @description Replaces instances of "hacked" with "cybered". Ported from and Inspired by panicsteve's cloud-to-butt extension for Google Chrome, and DaveRandom's ports thereof. | |
| // @include * | |
| // @version 1.0.2 | |
| // @grant none | |
| // ==/UserScript== | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| SQLite3::SQLException: no such column: true: SELECT "enrollments".* FROM "enrollments" INNER JOIN "courses" ON "courses".id = "enrollments".course_id WHERE ("enrollments".user_id = 1) AND (courses.start_at > '2012-11-08 17:39:28' | |
| AND courses.workflow_state = 'available' | |
| AND courses.restrict_enrollments_to_course_dates = true) | |
| RAILS_ROOT: /home/gadams/canvas | |
| /home/gadams/.rvm/gems/ruby-1.8.7-p371/gems/activerecord-2.3.14/lib/active_record/connection_adapters/abstract_adapter.rb:227:in `log' | |
| /home/gadams/.rvm/gems/ruby-1.8.7-p371/gems/activerecord-2.3.14/lib/active_record/connection_adapters/sqlite_adapter.rb:172:in `execute' | |
| /home/gadams/.rvm/gems/ruby-1.8.7-p371/gems/activerecord-2.3.14/lib/active_record/connection_adapters/sqlite_adapter.rb:418:in `catch_schema_changes' | |
| /home/gadams/.rvm/gems/ruby-1.8.7-p371/gems/activerecord-2.3.14/lib/active_record/connection_adapters/sqlite_adapter.rb:172:in `execute' |