diff --git a/Components/Grouper/README b/Components/Grouper/README new file mode 100644 index 0000000..205da1d --- /dev/null +++ b/Components/Grouper/README @@ -0,0 +1,5 @@ +Uses TIER Grouper Container and adds in configuration file. + +docker-compose spins up LDAP (for subject source), database (mysql) for Grouper's DB, and API, WS, UI container. + +TODO: use common db container diff --git a/Sources/SIS/Gemfile.lock b/Sources/SIS/Gemfile.lock index 5f881c6..e69de29 100644 --- a/Sources/SIS/Gemfile.lock +++ b/Sources/SIS/Gemfile.lock @@ -1,180 +0,0 @@ -GEM - remote: https://rubygems.org/ - specs: - actioncable (5.0.0.1) - actionpack (= 5.0.0.1) - nio4r (~> 1.2) - websocket-driver (~> 0.6.1) - actionmailer (5.0.0.1) - actionpack (= 5.0.0.1) - actionview (= 5.0.0.1) - activejob (= 5.0.0.1) - mail (~> 2.5, >= 2.5.4) - rails-dom-testing (~> 2.0) - actionpack (5.0.0.1) - actionview (= 5.0.0.1) - activesupport (= 5.0.0.1) - rack (~> 2.0) - rack-test (~> 0.6.3) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionview (5.0.0.1) - activesupport (= 5.0.0.1) - builder (~> 3.1) - erubis (~> 2.7.0) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.0.2) - activejob (5.0.0.1) - activesupport (= 5.0.0.1) - globalid (>= 0.3.6) - activemodel (5.0.0.1) - activesupport (= 5.0.0.1) - activerecord (5.0.0.1) - activemodel (= 5.0.0.1) - activesupport (= 5.0.0.1) - arel (~> 7.0) - activesupport (5.0.0.1) - concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (~> 0.7) - minitest (~> 5.1) - tzinfo (~> 1.1) - arel (7.1.4) - bindex (0.5.0) - builder (3.2.3) - byebug (9.1.0) - coffee-rails (4.2.2) - coffee-script (>= 2.2.0) - railties (>= 4.0.0) - coffee-script (2.4.1) - coffee-script-source - execjs - coffee-script-source (1.12.2) - concurrent-ruby (1.0.5) - erubis (2.7.0) - execjs (2.7.0) - ffi (1.9.18) - globalid (0.4.0) - activesupport (>= 4.2.0) - i18n (0.8.6) - jbuilder (2.7.0) - activesupport (>= 4.2.0) - multi_json (>= 1.2) - jquery-rails (4.3.1) - rails-dom-testing (>= 1, < 3) - railties (>= 4.2.0) - thor (>= 0.14, < 2.0) - listen (3.0.8) - rb-fsevent (~> 0.9, >= 0.9.4) - rb-inotify (~> 0.9, >= 0.9.7) - loofah (2.0.3) - nokogiri (>= 1.5.9) - mail (2.6.6) - mime-types (>= 1.16, < 4) - method_source (0.8.2) - mime-types (3.1) - mime-types-data (~> 3.2015) - mime-types-data (3.2016.0521) - mini_portile2 (2.2.0) - minitest (5.10.3) - multi_json (1.12.1) - mysql2 (0.4.9) - net-ldap (0.16.0) - nio4r (1.2.1) - nokogiri (1.8.0) - mini_portile2 (~> 2.2.0) - puma (3.10.0) - rack (2.0.3) - rack-test (0.6.3) - rack (>= 1.0) - rails (5.0.0.1) - actioncable (= 5.0.0.1) - actionmailer (= 5.0.0.1) - actionpack (= 5.0.0.1) - actionview (= 5.0.0.1) - activejob (= 5.0.0.1) - activemodel (= 5.0.0.1) - activerecord (= 5.0.0.1) - activesupport (= 5.0.0.1) - bundler (>= 1.3.0, < 2.0) - railties (= 5.0.0.1) - sprockets-rails (>= 2.0.0) - rails-dom-testing (2.0.3) - activesupport (>= 4.2.0) - nokogiri (>= 1.6) - rails-html-sanitizer (1.0.3) - loofah (~> 2.0) - railties (5.0.0.1) - actionpack (= 5.0.0.1) - activesupport (= 5.0.0.1) - method_source - rake (>= 0.8.7) - thor (>= 0.18.1, < 2.0) - rake (12.0.0) - rb-fsevent (0.10.2) - rb-inotify (0.9.10) - ffi (>= 0.5.0, < 2) - sass (3.5.1) - sass-listen (~> 4.0.0) - sass-listen (4.0.0) - rb-fsevent (~> 0.9, >= 0.9.4) - rb-inotify (~> 0.9, >= 0.9.7) - sass-rails (5.0.6) - railties (>= 4.0.0, < 6) - sass (~> 3.1) - sprockets (>= 2.8, < 4.0) - sprockets-rails (>= 2.0, < 4.0) - tilt (>= 1.1, < 3) - spring (2.0.2) - activesupport (>= 4.2) - spring-watcher-listen (2.0.1) - listen (>= 2.7, < 4.0) - spring (>= 1.2, < 3.0) - sprockets (3.7.1) - concurrent-ruby (~> 1.0) - rack (> 1, < 3) - sprockets-rails (3.2.1) - actionpack (>= 4.0) - activesupport (>= 4.0) - sprockets (>= 3.0.0) - thor (0.20.0) - thread_safe (0.3.6) - tilt (2.0.8) - turbolinks (5.0.1) - turbolinks-source (~> 5) - turbolinks-source (5.0.3) - tzinfo (1.2.3) - thread_safe (~> 0.1) - uglifier (3.2.0) - execjs (>= 0.3.0, < 3) - web-console (3.5.1) - actionview (>= 5.0) - activemodel (>= 5.0) - bindex (>= 0.4.0) - railties (>= 5.0) - websocket-driver (0.6.5) - websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.2) - -PLATFORMS - ruby - -DEPENDENCIES - byebug - coffee-rails (~> 4.2) - jbuilder (~> 2.5) - jquery-rails - listen (~> 3.0.5) - mysql2 (>= 0.3.18, < 0.5) - net-ldap - puma (~> 3.0) - rails (~> 5.0.0, >= 5.0.0.1) - sass-rails (~> 5.0) - spring - spring-watcher-listen (~> 2.0.0) - turbolinks (~> 5) - tzinfo-data - uglifier (>= 1.3.0) - web-console - -BUNDLED WITH - 1.14.6 diff --git a/Sources/SIS/README.md b/Sources/SIS/README.md new file mode 100644 index 0000000..cb64808 --- /dev/null +++ b/Sources/SIS/README.md @@ -0,0 +1,40 @@ +### TIER University Student Information System + +This is a sample database-driven application that provides a simplified example +of a Student Information System (SIS). This application is used as a source of +student data in order to demonstrate how TIER components can interact with an +existing campus SIS. + +## Data Structures + +There are three tables built as a part of the application. `Users` is a list of +people within the SIS. `Courses` contains a list of courses, and `courses_users` +is a join table that lists user / course enrollments. + +Useful view of course enrollments: `select b.uid, c.course_name from +courses_users a inner join users b on a.user_id = b.id inner join courses c on +a.course_id = c.id` + + +## Build Instructions + +To build the containers, run `docker-compose build`` + +To run the demo application, run `docker-compose up` + +Once the app is up and running, create and seed data by running the following +scripts: + +1. `./db_create.sh` +2. `./db_migrate.sh` +3. `./db_seed.sh` + +To restart the containers after the initial startup and database setup, run +`restart.sh` + +## Running the application + +The application will be available at http://localhost:3000. To add / modify +users, go to http://localhost:3000/users. To add/modify courses, go to +http://localhost:3000/courses. + diff --git a/Sources/SIS/Rakefile b/Sources/SIS/Rakefile new file mode 100644 index 0000000..e85f913 --- /dev/null +++ b/Sources/SIS/Rakefile @@ -0,0 +1,6 @@ +# Add your own tasks in files placed in lib/tasks ending in .rake, +# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake. + +require_relative 'config/application' + +Rails.application.load_tasks diff --git a/Sources/SIS/app/assets/config/manifest.js b/Sources/SIS/app/assets/config/manifest.js new file mode 100644 index 0000000..b16e53d --- /dev/null +++ b/Sources/SIS/app/assets/config/manifest.js @@ -0,0 +1,3 @@ +//= link_tree ../images +//= link_directory ../javascripts .js +//= link_directory ../stylesheets .css diff --git a/Sources/SIS/app/assets/images/.keep b/Sources/SIS/app/assets/images/.keep new file mode 100644 index 0000000..e69de29 diff --git a/Sources/SIS/app/assets/javascripts/application.js b/Sources/SIS/app/assets/javascripts/application.js new file mode 100644 index 0000000..b12018d --- /dev/null +++ b/Sources/SIS/app/assets/javascripts/application.js @@ -0,0 +1,16 @@ +// This is a manifest file that'll be compiled into application.js, which will include all the files +// listed below. +// +// Any JavaScript/Coffee file within this directory, lib/assets/javascripts, vendor/assets/javascripts, +// or any plugin's vendor/assets/javascripts directory can be referenced here using a relative path. +// +// It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the +// compiled file. JavaScript code in this file should be added after the last require_* statement. +// +// Read Sprockets README (https://github.com/rails/sprockets#sprockets-directives) for details +// about supported directives. +// +//= require jquery +//= require jquery_ujs +//= require turbolinks +//= require_tree . diff --git a/Sources/SIS/app/assets/javascripts/cable.js b/Sources/SIS/app/assets/javascripts/cable.js new file mode 100644 index 0000000..71ee1e6 --- /dev/null +++ b/Sources/SIS/app/assets/javascripts/cable.js @@ -0,0 +1,13 @@ +// Action Cable provides the framework to deal with WebSockets in Rails. +// You can generate new channels where WebSocket features live using the rails generate channel command. +// +//= require action_cable +//= require_self +//= require_tree ./channels + +(function() { + this.App || (this.App = {}); + + App.cable = ActionCable.createConsumer(); + +}).call(this); diff --git a/Sources/SIS/app/assets/javascripts/channels/.keep b/Sources/SIS/app/assets/javascripts/channels/.keep new file mode 100644 index 0000000..e69de29 diff --git a/Sources/SIS/app/assets/javascripts/courses.coffee b/Sources/SIS/app/assets/javascripts/courses.coffee new file mode 100644 index 0000000..24f83d1 --- /dev/null +++ b/Sources/SIS/app/assets/javascripts/courses.coffee @@ -0,0 +1,3 @@ +# Place all the behaviors and hooks related to the matching controller here. +# All this logic will automatically be available in application.js. +# You can use CoffeeScript in this file: http://coffeescript.org/ diff --git a/Sources/SIS/app/assets/javascripts/users.coffee b/Sources/SIS/app/assets/javascripts/users.coffee new file mode 100644 index 0000000..24f83d1 --- /dev/null +++ b/Sources/SIS/app/assets/javascripts/users.coffee @@ -0,0 +1,3 @@ +# Place all the behaviors and hooks related to the matching controller here. +# All this logic will automatically be available in application.js. +# You can use CoffeeScript in this file: http://coffeescript.org/ diff --git a/Sources/SIS/app/assets/stylesheets/application.css b/Sources/SIS/app/assets/stylesheets/application.css new file mode 100644 index 0000000..2692437 --- /dev/null +++ b/Sources/SIS/app/assets/stylesheets/application.css @@ -0,0 +1,13 @@ +/* + * This is a manifest file that'll be compiled into application.css, which will include all the files + * listed below. + * + * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets, + * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path. + * + * You're free to add application-wide styles to this file and they'll appear at the bottom of the + * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS + * files in this directory. Styles in this file should be added after the last require_* statement. + * It is generally better to create a new file per style scope. + */ + diff --git a/Sources/SIS/app/assets/stylesheets/courses.scss b/Sources/SIS/app/assets/stylesheets/courses.scss new file mode 100644 index 0000000..0cae8cc --- /dev/null +++ b/Sources/SIS/app/assets/stylesheets/courses.scss @@ -0,0 +1,3 @@ +// Place all the styles related to the courses controller here. +// They will automatically be included in application.css. +// You can use Sass (SCSS) here: http://sass-lang.com/ diff --git a/Sources/SIS/app/assets/stylesheets/scaffolds.scss b/Sources/SIS/app/assets/stylesheets/scaffolds.scss new file mode 100644 index 0000000..4ce4266 --- /dev/null +++ b/Sources/SIS/app/assets/stylesheets/scaffolds.scss @@ -0,0 +1,89 @@ +body { + background-color: #fff; + color: #333; + font-family: verdana, arial, helvetica, sans-serif; + font-size: 13px; + line-height: 18px; + margin: 33px; +} + +p, ol, ul, td { + font-family: verdana, arial, helvetica, sans-serif; + font-size: 13px; + line-height: 18px; + margin: 33px; +} + +pre { + background-color: #eee; + padding: 10px; + font-size: 11px; +} + +a { + color: #000; + + &:visited { + color: #666; + } + + &:hover { + color: #fff; + background-color: #000; + } +} + +th { + padding-bottom: 5px; +} + +td { + padding-bottom: 7px; + padding-left: 5px; + padding-right: 5px; +} + +div { + &.field, &.actions { + margin-bottom: 10px; + } +} + +#notice { + color: green; +} + +.field_with_errors { + padding: 2px; + background-color: red; + display: table; +} + +#error_explanation { + width: 450px; + border: 2px solid red; + padding: 7px; + padding-bottom: 0; + margin-bottom: 20px; + background-color: #f0f0f0; + + h2 { + text-align: left; + font-weight: bold; + padding: 5px 5px 5px 15px; + font-size: 12px; + margin: -7px; + margin-bottom: 0; + background-color: #c00; + color: #fff; + } + + ul li { + font-size: 12px; + list-style: square; + } +} + +label { + display: block; +} diff --git a/Sources/SIS/app/assets/stylesheets/users.scss b/Sources/SIS/app/assets/stylesheets/users.scss new file mode 100644 index 0000000..1efc835 --- /dev/null +++ b/Sources/SIS/app/assets/stylesheets/users.scss @@ -0,0 +1,3 @@ +// Place all the styles related to the users controller here. +// They will automatically be included in application.css. +// You can use Sass (SCSS) here: http://sass-lang.com/ diff --git a/Sources/SIS/app/channels/application_cable/channel.rb b/Sources/SIS/app/channels/application_cable/channel.rb new file mode 100644 index 0000000..d672697 --- /dev/null +++ b/Sources/SIS/app/channels/application_cable/channel.rb @@ -0,0 +1,4 @@ +module ApplicationCable + class Channel < ActionCable::Channel::Base + end +end diff --git a/Sources/SIS/app/channels/application_cable/connection.rb b/Sources/SIS/app/channels/application_cable/connection.rb new file mode 100644 index 0000000..0ff5442 --- /dev/null +++ b/Sources/SIS/app/channels/application_cable/connection.rb @@ -0,0 +1,4 @@ +module ApplicationCable + class Connection < ActionCable::Connection::Base + end +end diff --git a/Sources/SIS/app/controllers/application_controller.rb b/Sources/SIS/app/controllers/application_controller.rb new file mode 100644 index 0000000..1c07694 --- /dev/null +++ b/Sources/SIS/app/controllers/application_controller.rb @@ -0,0 +1,3 @@ +class ApplicationController < ActionController::Base + protect_from_forgery with: :exception +end diff --git a/Sources/SIS/app/controllers/concerns/.keep b/Sources/SIS/app/controllers/concerns/.keep new file mode 100644 index 0000000..e69de29 diff --git a/Sources/SIS/app/controllers/courses_controller.rb b/Sources/SIS/app/controllers/courses_controller.rb new file mode 100644 index 0000000..c3c8bc5 --- /dev/null +++ b/Sources/SIS/app/controllers/courses_controller.rb @@ -0,0 +1,76 @@ +class CoursesController < ApplicationController + before_action :set_course, only: [:show, :edit, :update, :destroy] + + # GET /courses + # GET /courses.json + def index + @courses = Course.all + end + + # GET /courses/1 + # GET /courses/1.json + def show + end + + # GET /courses/new + def new + @course = Course.new + @users = User.all + end + + # GET /courses/1/edit + def edit + @users = User.all + end + + # POST /courses + # POST /courses.json + def create + @course = Course.new(course_params) + + respond_to do |format| + if @course.save + format.html { redirect_to @course, notice: 'Course was successfully created.' } + format.json { render :show, status: :created, location: @course } + else + format.html { render :new } + format.json { render json: @course.errors, status: :unprocessable_entity } + end + end + end + + # PATCH/PUT /courses/1 + # PATCH/PUT /courses/1.json + def update + respond_to do |format| + if @course.update(course_params) + format.html { redirect_to @course, notice: 'Course was successfully updated.' } + format.json { render :show, status: :ok, location: @course } + else + format.html { render :edit } + format.json { render json: @course.errors, status: :unprocessable_entity } + end + end + end + + # DELETE /courses/1 + # DELETE /courses/1.json + def destroy + @course.destroy + respond_to do |format| + format.html { redirect_to courses_url, notice: 'Course was successfully destroyed.' } + format.json { head :no_content } + end + end + + private + # Use callbacks to share common setup or constraints between actions. + def set_course + @course = Course.find(params[:id]) + end + + # Never trust parameters from the scary internet, only allow the white list through. + def course_params + params.require(:course).permit(:course_name, :course_number, :user_ids => []) + end +end diff --git a/Sources/SIS/app/controllers/users_controller.rb b/Sources/SIS/app/controllers/users_controller.rb new file mode 100644 index 0000000..936b0cf --- /dev/null +++ b/Sources/SIS/app/controllers/users_controller.rb @@ -0,0 +1,77 @@ +class UsersController < ApplicationController + before_action :set_user, only: [:show, :edit, :update, :destroy] + + # GET /users + # GET /users.json + def index + @users = User.all + end + + # GET /users/1 + # GET /users/1.json + def show + end + + # GET /users/new + def new + @user = User.new + @courses = Course.all + end + + # GET /users/1/edit + def edit + @courses = Course.all + end + + # POST /users + # POST /users.json + def create + @user = User.new(user_params) + @user.write_to_ldap + + respond_to do |format| + if @user.save + format.html { redirect_to @user, notice: 'User was successfully created.' } + format.json { render :show, status: :created, location: @user } + else + format.html { render :new } + format.json { render json: @user.errors, status: :unprocessable_entity } + end + end + end + + # PATCH/PUT /users/1 + # PATCH/PUT /users/1.json + def update + respond_to do |format| + if @user.update(user_params) + format.html { redirect_to @user, notice: 'User was successfully updated.' } + format.json { render :show, status: :ok, location: @user } + else + format.html { render :edit } + format.json { render json: @user.errors, status: :unprocessable_entity } + end + end + end + + # DELETE /users/1 + # DELETE /users/1.json + def destroy + @user.destroy + respond_to do |format| + format.html { redirect_to users_url, notice: 'User was successfully destroyed.' } + format.json { head :no_content } + end + end + + private + # Use callbacks to share common setup or constraints between actions. + def set_user + @user = User.find(params[:id]) + end + + # Never trust parameters from the scary internet, only allow the white list through. + def user_params + params.require(:user).permit(:uid, :givenname, :surname, :fullName, :description, :email, :password, :course_ids => []) + end +end diff --git a/Sources/SIS/app/helpers/application_helper.rb b/Sources/SIS/app/helpers/application_helper.rb new file mode 100644 index 0000000..de6be79 --- /dev/null +++ b/Sources/SIS/app/helpers/application_helper.rb @@ -0,0 +1,2 @@ +module ApplicationHelper +end diff --git a/Sources/SIS/app/helpers/courses_helper.rb b/Sources/SIS/app/helpers/courses_helper.rb new file mode 100644 index 0000000..c159f1e --- /dev/null +++ b/Sources/SIS/app/helpers/courses_helper.rb @@ -0,0 +1,2 @@ +module CoursesHelper +end diff --git a/Sources/SIS/app/helpers/users_helper.rb b/Sources/SIS/app/helpers/users_helper.rb new file mode 100644 index 0000000..2310a24 --- /dev/null +++ b/Sources/SIS/app/helpers/users_helper.rb @@ -0,0 +1,2 @@ +module UsersHelper +end diff --git a/Sources/SIS/app/jobs/application_job.rb b/Sources/SIS/app/jobs/application_job.rb new file mode 100644 index 0000000..a009ace --- /dev/null +++ b/Sources/SIS/app/jobs/application_job.rb @@ -0,0 +1,2 @@ +class ApplicationJob < ActiveJob::Base +end diff --git a/Sources/SIS/app/mailers/application_mailer.rb b/Sources/SIS/app/mailers/application_mailer.rb new file mode 100644 index 0000000..286b223 --- /dev/null +++ b/Sources/SIS/app/mailers/application_mailer.rb @@ -0,0 +1,4 @@ +class ApplicationMailer < ActionMailer::Base + default from: 'from@example.com' + layout 'mailer' +end diff --git a/Sources/SIS/app/models/application_record.rb b/Sources/SIS/app/models/application_record.rb new file mode 100644 index 0000000..10a4cba --- /dev/null +++ b/Sources/SIS/app/models/application_record.rb @@ -0,0 +1,3 @@ +class ApplicationRecord < ActiveRecord::Base + self.abstract_class = true +end diff --git a/Sources/SIS/app/models/concerns/.keep b/Sources/SIS/app/models/concerns/.keep new file mode 100644 index 0000000..e69de29 diff --git a/Sources/SIS/app/models/course.rb b/Sources/SIS/app/models/course.rb new file mode 100644 index 0000000..fd93fb7 --- /dev/null +++ b/Sources/SIS/app/models/course.rb @@ -0,0 +1,3 @@ +class Course < ActiveRecord::Base + has_and_belongs_to_many :users +end diff --git a/Sources/SIS/app/models/user.rb b/Sources/SIS/app/models/user.rb new file mode 100644 index 0000000..b0935ab --- /dev/null +++ b/Sources/SIS/app/models/user.rb @@ -0,0 +1,38 @@ +require 'net/ldap' + +class User < ApplicationRecord + has_and_belongs_to_many :courses + + def name + return givenname + " " + surname + end + + def write_to_ldap + ldap_host = LDAP_CONFIG['host'] + ldap_port = LDAP_CONFIG['port'] + ldap_base = LDAP_CONFIG['base'] + ldap_user = LDAP_CONFIG['admin'] + ldap_pass = LDAP_CONFIG['pass'] + + # create the DN for the object + dn = "uid="+uid+","+ldap_base + + # create the list of attributes for the object + attr = { + :cn => fullName, + :objectclass => ['organizationalperson','person','top','inetOrgPerson','eduPerson'], + :givenName => givenname, + :sn => surname, + :uid => uid, + :userPassword => password + } + + # connect and add the entry + Net::LDAP.open( :host => ldap_host, :port => ldap_port, :base => ldap_base, :auth => { :method => :simple, :username => ldap_user, :password => ldap_pass }) do |ldap| + ldap.add( :dn => dn, :attributes => attr) + end + end + + + +end diff --git a/Sources/SIS/app/views/courses/_course.json.jbuilder b/Sources/SIS/app/views/courses/_course.json.jbuilder new file mode 100644 index 0000000..d786f98 --- /dev/null +++ b/Sources/SIS/app/views/courses/_course.json.jbuilder @@ -0,0 +1,2 @@ +json.extract! course, :id, :course_name, :course_number, :created_at, :updated_at +json.url course_url(course, format: :json) diff --git a/Sources/SIS/app/views/courses/_form.html.erb b/Sources/SIS/app/views/courses/_form.html.erb new file mode 100644 index 0000000..46472a1 --- /dev/null +++ b/Sources/SIS/app/views/courses/_form.html.erb @@ -0,0 +1,31 @@ +<%= form_for(course) do |f| %> + <% if course.errors.any? %> +
+

<%= pluralize(course.errors.count, "error") %> prohibited this course from being saved:

+ + +
+ <% end %> + +
+ <%= f.label :course_name %> + <%= f.text_field :course_name %> +
+ +
+ <%= f.label :course_number %> + <%= f.text_field :course_number %> +
+ +
+ <%= collection_check_boxes(:course, :user_ids, @users, :id, :name, :item_wrapper_class => 'checkbox_container') %> +
+ +
+ <%= f.submit %> +
+<% end %> diff --git a/Sources/SIS/app/views/courses/edit.html.erb b/Sources/SIS/app/views/courses/edit.html.erb new file mode 100644 index 0000000..f962177 --- /dev/null +++ b/Sources/SIS/app/views/courses/edit.html.erb @@ -0,0 +1,6 @@ +

Editing Course

+ +<%= render 'form', course: @course %> + +<%= link_to 'Show', @course %> | +<%= link_to 'Back', courses_path %> diff --git a/Sources/SIS/app/views/courses/index.html.erb b/Sources/SIS/app/views/courses/index.html.erb new file mode 100644 index 0000000..783ee32 --- /dev/null +++ b/Sources/SIS/app/views/courses/index.html.erb @@ -0,0 +1,31 @@ +

<%= notice %>

+ +

Courses

+ + + + + + + + + + + + + <% @courses.each do |course| %> + + + + + + + + + <% end %> + +
Course nameCourse numberStudents
<%= course.course_name %><%= course.course_number %><%= course.users.map {|k| k.name}.join(', ') %><%= link_to 'Show', course %><%= link_to 'Edit', edit_course_path(course) %><%= link_to 'Destroy', course, method: :delete, data: { confirm: 'Are you sure?' } %>
+ +
+ +<%= link_to 'New Course', new_course_path %> diff --git a/Sources/SIS/app/views/courses/index.json.jbuilder b/Sources/SIS/app/views/courses/index.json.jbuilder new file mode 100644 index 0000000..1162940 --- /dev/null +++ b/Sources/SIS/app/views/courses/index.json.jbuilder @@ -0,0 +1 @@ +json.array! @courses, partial: 'courses/course', as: :course diff --git a/Sources/SIS/app/views/courses/new.html.erb b/Sources/SIS/app/views/courses/new.html.erb new file mode 100644 index 0000000..ec992cf --- /dev/null +++ b/Sources/SIS/app/views/courses/new.html.erb @@ -0,0 +1,5 @@ +

New Course

+ +<%= render 'form', course: @course %> + +<%= link_to 'Back', courses_path %> diff --git a/Sources/SIS/app/views/courses/show.html.erb b/Sources/SIS/app/views/courses/show.html.erb new file mode 100644 index 0000000..6990296 --- /dev/null +++ b/Sources/SIS/app/views/courses/show.html.erb @@ -0,0 +1,19 @@ +

<%= notice %>

+ +

+ Course name: + <%= @course.course_name %> +

+ +

+ Course number: + <%= @course.course_number %> +

+ +

+ Students: + <%= @course.users.map {|k| k.name}.join(', ') %> +

+ +<%= link_to 'Edit', edit_course_path(@course) %> | +<%= link_to 'Back', courses_path %> diff --git a/Sources/SIS/app/views/courses/show.json.jbuilder b/Sources/SIS/app/views/courses/show.json.jbuilder new file mode 100644 index 0000000..a85c000 --- /dev/null +++ b/Sources/SIS/app/views/courses/show.json.jbuilder @@ -0,0 +1 @@ +json.partial! "courses/course", course: @course diff --git a/Sources/SIS/app/views/layouts/application.html.erb b/Sources/SIS/app/views/layouts/application.html.erb new file mode 100644 index 0000000..48241f7 --- /dev/null +++ b/Sources/SIS/app/views/layouts/application.html.erb @@ -0,0 +1,14 @@ + + + + Myapp + <%= csrf_meta_tags %> + + <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track': 'reload' %> + <%= javascript_include_tag 'application', 'data-turbolinks-track': 'reload' %> + + + + <%= yield %> + + diff --git a/Sources/SIS/app/views/layouts/mailer.html.erb b/Sources/SIS/app/views/layouts/mailer.html.erb new file mode 100644 index 0000000..cbd34d2 --- /dev/null +++ b/Sources/SIS/app/views/layouts/mailer.html.erb @@ -0,0 +1,13 @@ + + + + + + + + + <%= yield %> + + diff --git a/Sources/SIS/app/views/layouts/mailer.text.erb b/Sources/SIS/app/views/layouts/mailer.text.erb new file mode 100644 index 0000000..37f0bdd --- /dev/null +++ b/Sources/SIS/app/views/layouts/mailer.text.erb @@ -0,0 +1 @@ +<%= yield %> diff --git a/Sources/SIS/app/views/users/_form.html.erb b/Sources/SIS/app/views/users/_form.html.erb new file mode 100644 index 0000000..fe8d4e7 --- /dev/null +++ b/Sources/SIS/app/views/users/_form.html.erb @@ -0,0 +1,56 @@ +<%= form_for(user) do |f| %> + <% if user.errors.any? %> +
+

<%= pluralize(user.errors.count, "error") %> prohibited this user from being saved:

+ + +
+ <% end %> + +
+ <%= f.label :uid %> + <%= f.text_field :uid %> +
+ +
+ <%= f.label :givenname %> + <%= f.text_field :givenname %> +
+ +
+ <%= f.label :surname %> + <%= f.text_field :surname %> +
+ +
+ <%= f.label :fullName %> + <%= f.text_field :fullName %> +
+ +
+ <%= f.label :description %> + <%= f.text_field :description %> +
+ +
+ <%= f.label :email %> + <%= f.text_field :email %> +
+ +
+ <%= f.label :password %> + <%= f.text_field :password %> +
+ +
+ <%= collection_check_boxes(:user, :course_ids, @courses, :id, :course_name, :item_wrapper_class => 'checkbox_container') %> +
+ +
+ <%= f.submit %> +
+<% end %> diff --git a/Sources/SIS/app/views/users/_user.json.jbuilder b/Sources/SIS/app/views/users/_user.json.jbuilder new file mode 100644 index 0000000..78621de --- /dev/null +++ b/Sources/SIS/app/views/users/_user.json.jbuilder @@ -0,0 +1,2 @@ +json.extract! user, :id, :uid, :givenname, :surname, :fullName, :description, :email, :password, :created_at, :updated_at +json.url user_url(user, format: :json) diff --git a/Sources/SIS/app/views/users/edit.html.erb b/Sources/SIS/app/views/users/edit.html.erb new file mode 100644 index 0000000..1a5c2a6 --- /dev/null +++ b/Sources/SIS/app/views/users/edit.html.erb @@ -0,0 +1,6 @@ +

Editing User

+ +<%= render 'form', user: @user %> + +<%= link_to 'Show', @user %> | +<%= link_to 'Back', users_path %> diff --git a/Sources/SIS/app/views/users/index.html.erb b/Sources/SIS/app/views/users/index.html.erb new file mode 100644 index 0000000..4880abe --- /dev/null +++ b/Sources/SIS/app/views/users/index.html.erb @@ -0,0 +1,39 @@ +

<%= notice %>

+ +

Users

+ + + + + + + + + + + + + + + + + <% @users.each do |user| %> + + + + + + + + + + + + + <% end %> + +
UidGivennameSurnameFullnameDescriptionEmailPassword
<%= user.uid %><%= user.givenname %><%= user.surname %><%= user.fullName %><%= user.description %><%= user.email %><%= user.password %><%= link_to 'Show', user %><%= link_to 'Edit', edit_user_path(user) %><%= link_to 'Destroy', user, method: :delete, data: { confirm: 'Are you sure?' } %>
+ +
+ +<%= link_to 'New User', new_user_path %> diff --git a/Sources/SIS/app/views/users/index.json.jbuilder b/Sources/SIS/app/views/users/index.json.jbuilder new file mode 100644 index 0000000..2faf5af --- /dev/null +++ b/Sources/SIS/app/views/users/index.json.jbuilder @@ -0,0 +1 @@ +json.array! @users, partial: 'users/user', as: :user diff --git a/Sources/SIS/app/views/users/new.html.erb b/Sources/SIS/app/views/users/new.html.erb new file mode 100644 index 0000000..844c39b --- /dev/null +++ b/Sources/SIS/app/views/users/new.html.erb @@ -0,0 +1,5 @@ +

New User

+ +<%= render 'form', user: @user %> + +<%= link_to 'Back', users_path %> diff --git a/Sources/SIS/app/views/users/show.html.erb b/Sources/SIS/app/views/users/show.html.erb new file mode 100644 index 0000000..08c70ea --- /dev/null +++ b/Sources/SIS/app/views/users/show.html.erb @@ -0,0 +1,44 @@ +

<%= notice %>

+ +

+ Uid: + <%= @user.uid %> +

+ +

+ Givenname: + <%= @user.givenname %> +

+ +

+ Surname: + <%= @user.surname %> +

+ +

+ Fullname: + <%= @user.fullName %> +

+ +

+ Description: + <%= @user.description %> +

+ +

+ Email: + <%= @user.email %> +

+ +

+ Password: + <%= @user.password %> +

+ +

+ Courses: + <%= @user.courses.map {|c| c.course_name}.join(', ') %> +

+ +<%= link_to 'Edit', edit_user_path(@user) %> | +<%= link_to 'Back', users_path %> diff --git a/Sources/SIS/app/views/users/show.json.jbuilder b/Sources/SIS/app/views/users/show.json.jbuilder new file mode 100644 index 0000000..ff40bb9 --- /dev/null +++ b/Sources/SIS/app/views/users/show.json.jbuilder @@ -0,0 +1 @@ +json.partial! "users/user", user: @user diff --git a/Sources/SIS/bin/bundle b/Sources/SIS/bin/bundle new file mode 100755 index 0000000..66e9889 --- /dev/null +++ b/Sources/SIS/bin/bundle @@ -0,0 +1,3 @@ +#!/usr/bin/env ruby +ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__) +load Gem.bin_path('bundler', 'bundle') diff --git a/Sources/SIS/bin/rails b/Sources/SIS/bin/rails new file mode 100755 index 0000000..5badb2f --- /dev/null +++ b/Sources/SIS/bin/rails @@ -0,0 +1,9 @@ +#!/usr/bin/env ruby +begin + load File.expand_path('../spring', __FILE__) +rescue LoadError => e + raise unless e.message.include?('spring') +end +APP_PATH = File.expand_path('../config/application', __dir__) +require_relative '../config/boot' +require 'rails/commands' diff --git a/Sources/SIS/bin/rake b/Sources/SIS/bin/rake new file mode 100755 index 0000000..d87d5f5 --- /dev/null +++ b/Sources/SIS/bin/rake @@ -0,0 +1,9 @@ +#!/usr/bin/env ruby +begin + load File.expand_path('../spring', __FILE__) +rescue LoadError => e + raise unless e.message.include?('spring') +end +require_relative '../config/boot' +require 'rake' +Rake.application.run diff --git a/Sources/SIS/bin/setup b/Sources/SIS/bin/setup new file mode 100755 index 0000000..e620b4d --- /dev/null +++ b/Sources/SIS/bin/setup @@ -0,0 +1,34 @@ +#!/usr/bin/env ruby +require 'pathname' +require 'fileutils' +include FileUtils + +# path to your application root. +APP_ROOT = Pathname.new File.expand_path('../../', __FILE__) + +def system!(*args) + system(*args) || abort("\n== Command #{args} failed ==") +end + +chdir APP_ROOT do + # This script is a starting point to setup your application. + # Add necessary setup steps to this file. + + puts '== Installing dependencies ==' + system! 'gem install bundler --conservative' + system('bundle check') || system!('bundle install') + + # puts "\n== Copying sample files ==" + # unless File.exist?('config/database.yml') + # cp 'config/database.yml.sample', 'config/database.yml' + # end + + puts "\n== Preparing database ==" + system! 'bin/rails db:setup' + + puts "\n== Removing old logs and tempfiles ==" + system! 'bin/rails log:clear tmp:clear' + + puts "\n== Restarting application server ==" + system! 'bin/rails restart' +end diff --git a/Sources/SIS/bin/spring b/Sources/SIS/bin/spring new file mode 100755 index 0000000..fb2ec2e --- /dev/null +++ b/Sources/SIS/bin/spring @@ -0,0 +1,17 @@ +#!/usr/bin/env ruby + +# This file loads spring without using Bundler, in order to be fast. +# It gets overwritten when you run the `spring binstub` command. + +unless defined?(Spring) + require 'rubygems' + require 'bundler' + + lockfile = Bundler::LockfileParser.new(Bundler.default_lockfile.read) + spring = lockfile.specs.detect { |spec| spec.name == "spring" } + if spring + Gem.use_paths Gem.dir, Bundler.bundle_path.to_s, *Gem.path + gem 'spring', spring.version + require 'spring/binstub' + end +end diff --git a/Sources/SIS/bin/update b/Sources/SIS/bin/update new file mode 100755 index 0000000..a8e4462 --- /dev/null +++ b/Sources/SIS/bin/update @@ -0,0 +1,29 @@ +#!/usr/bin/env ruby +require 'pathname' +require 'fileutils' +include FileUtils + +# path to your application root. +APP_ROOT = Pathname.new File.expand_path('../../', __FILE__) + +def system!(*args) + system(*args) || abort("\n== Command #{args} failed ==") +end + +chdir APP_ROOT do + # This script is a way to update your development environment automatically. + # Add necessary update steps to this file. + + puts '== Installing dependencies ==' + system! 'gem install bundler --conservative' + system('bundle check') || system!('bundle install') + + puts "\n== Updating database ==" + system! 'bin/rails db:migrate' + + puts "\n== Removing old logs and tempfiles ==" + system! 'bin/rails log:clear tmp:clear' + + puts "\n== Restarting application server ==" + system! 'bin/rails restart' +end diff --git a/Sources/SIS/config.ru b/Sources/SIS/config.ru new file mode 100644 index 0000000..d1d30d1 --- /dev/null +++ b/Sources/SIS/config.ru @@ -0,0 +1,11 @@ +# This file is used by Rack-based servers to start the application. + +require_relative 'config/environment' + +map '/sis' do + run Rails.application +end + +map '/' do + run Rails.application +end diff --git a/Sources/SIS/config/application.rb b/Sources/SIS/config/application.rb new file mode 100644 index 0000000..858e692 --- /dev/null +++ b/Sources/SIS/config/application.rb @@ -0,0 +1,15 @@ +require_relative 'boot' + +require 'rails/all' + +# Require the gems listed in Gemfile, including any gems +# you've limited to :test, :development, or :production. +Bundler.require(*Rails.groups) + +module Myapp + class Application < Rails::Application + # Settings in config/environments/* take precedence over those specified here. + # Application configuration should go into files in config/initializers + # -- all .rb files in that directory are automatically loaded. + end +end diff --git a/Sources/SIS/config/boot.rb b/Sources/SIS/config/boot.rb new file mode 100644 index 0000000..30f5120 --- /dev/null +++ b/Sources/SIS/config/boot.rb @@ -0,0 +1,3 @@ +ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__) + +require 'bundler/setup' # Set up gems listed in the Gemfile. diff --git a/Sources/SIS/config/cable.yml b/Sources/SIS/config/cable.yml new file mode 100644 index 0000000..0bbde6f --- /dev/null +++ b/Sources/SIS/config/cable.yml @@ -0,0 +1,9 @@ +development: + adapter: async + +test: + adapter: async + +production: + adapter: redis + url: redis://localhost:6379/1 diff --git a/Sources/SIS/config/database.yml b/Sources/SIS/config/database.yml new file mode 100644 index 0000000..f87f9d6 --- /dev/null +++ b/Sources/SIS/config/database.yml @@ -0,0 +1,54 @@ +# MySQL. Versions 5.0 and up are supported. +# +# Install the MySQL driver +# gem install mysql2 +# +# Ensure the MySQL gem is defined in your Gemfile +# gem 'mysql2' +# +# And be sure to use new-style password hashing: +# http://dev.mysql.com/doc/refman/5.7/en/old-client.html +# +default: &default + adapter: mysql2 + encoding: utf8 + pool: 5 + username: root + password: + host: tier-demo-mysql + +development: + <<: *default + database: myapp_development + +# Warning: The database defined as "test" will be erased and +# re-generated from your development database when you run "rake". +# Do not set this db to the same as development or production. +test: + <<: *default + database: myapp_test + +# As with config/secrets.yml, you never want to store sensitive information, +# like your database password, in your source code. If your source code is +# ever seen by anyone, they now have access to your database. +# +# Instead, provide the password as a unix environment variable when you boot +# the app. Read http://guides.rubyonrails.org/configuring.html#configuring-a-database +# for a full rundown on how to provide these environment variables in a +# production deployment. +# +# On Heroku and other platform providers, you may have a full connection URL +# available as an environment variable. For example: +# +# DATABASE_URL="mysql2://myuser:mypass@localhost/somedatabase" +# +# You can use this database configuration with: +# +# production: +# url: <%= ENV['DATABASE_URL'] %> +# +production: + <<: *default + database: myapp_production + username: myapp + password: <%= ENV['MYAPP_DATABASE_PASSWORD'] %> diff --git a/Sources/SIS/config/environment.rb b/Sources/SIS/config/environment.rb new file mode 100644 index 0000000..426333b --- /dev/null +++ b/Sources/SIS/config/environment.rb @@ -0,0 +1,5 @@ +# Load the Rails application. +require_relative 'application' + +# Initialize the Rails application. +Rails.application.initialize! diff --git a/Sources/SIS/config/environments/development.rb b/Sources/SIS/config/environments/development.rb new file mode 100644 index 0000000..6f71970 --- /dev/null +++ b/Sources/SIS/config/environments/development.rb @@ -0,0 +1,54 @@ +Rails.application.configure do + # Settings specified here will take precedence over those in config/application.rb. + + # In the development environment your application's code is reloaded on + # every request. This slows down response time but is perfect for development + # since you don't have to restart the web server when you make code changes. + config.cache_classes = false + + # Do not eager load code on boot. + config.eager_load = false + + # Show full error reports. + config.consider_all_requests_local = true + + # Enable/disable caching. By default caching is disabled. + if Rails.root.join('tmp/caching-dev.txt').exist? + config.action_controller.perform_caching = true + + config.cache_store = :memory_store + config.public_file_server.headers = { + 'Cache-Control' => 'public, max-age=172800' + } + else + config.action_controller.perform_caching = false + + config.cache_store = :null_store + end + + # Don't care if the mailer can't send. + config.action_mailer.raise_delivery_errors = false + + config.action_mailer.perform_caching = false + + # Print deprecation notices to the Rails logger. + config.active_support.deprecation = :log + + # Raise an error on page load if there are pending migrations. + config.active_record.migration_error = :page_load + + # Debug mode disables concatenation and preprocessing of assets. + # This option may cause significant delays in view rendering with a large + # number of complex assets. + config.assets.debug = true + + # Suppress logger output for asset requests. + config.assets.quiet = true + + # Raises error for missing translations + # config.action_view.raise_on_missing_translations = true + + # Use an evented file watcher to asynchronously detect changes in source code, + # routes, locales, etc. This feature depends on the listen gem. + config.file_watcher = ActiveSupport::EventedFileUpdateChecker +end diff --git a/Sources/SIS/config/environments/production.rb b/Sources/SIS/config/environments/production.rb new file mode 100644 index 0000000..a44188a --- /dev/null +++ b/Sources/SIS/config/environments/production.rb @@ -0,0 +1,86 @@ +Rails.application.configure do + # Settings specified here will take precedence over those in config/application.rb. + + # Code is not reloaded between requests. + config.cache_classes = true + + # Eager load code on boot. This eager loads most of Rails and + # your application in memory, allowing both threaded web servers + # and those relying on copy on write to perform better. + # Rake tasks automatically ignore this option for performance. + config.eager_load = true + + # Full error reports are disabled and caching is turned on. + config.consider_all_requests_local = false + config.action_controller.perform_caching = true + + # Disable serving static files from the `/public` folder by default since + # Apache or NGINX already handles this. + config.public_file_server.enabled = ENV['RAILS_SERVE_STATIC_FILES'].present? + + # Compress JavaScripts and CSS. + config.assets.js_compressor = :uglifier + # config.assets.css_compressor = :sass + + # Do not fallback to assets pipeline if a precompiled asset is missed. + config.assets.compile = false + + # `config.assets.precompile` and `config.assets.version` have moved to config/initializers/assets.rb + + # Enable serving of images, stylesheets, and JavaScripts from an asset server. + # config.action_controller.asset_host = 'http://assets.example.com' + + # Specifies the header that your server uses for sending files. + # config.action_dispatch.x_sendfile_header = 'X-Sendfile' # for Apache + # config.action_dispatch.x_sendfile_header = 'X-Accel-Redirect' # for NGINX + + # Mount Action Cable outside main process or domain + # config.action_cable.mount_path = nil + # config.action_cable.url = 'wss://example.com/cable' + # config.action_cable.allowed_request_origins = [ 'http://example.com', /http:\/\/example.*/ ] + + # Force all access to the app over SSL, use Strict-Transport-Security, and use secure cookies. + # config.force_ssl = true + + # Use the lowest log level to ensure availability of diagnostic information + # when problems arise. + config.log_level = :debug + + # Prepend all log lines with the following tags. + config.log_tags = [ :request_id ] + + # Use a different cache store in production. + # config.cache_store = :mem_cache_store + + # Use a real queuing backend for Active Job (and separate queues per environment) + # config.active_job.queue_adapter = :resque + # config.active_job.queue_name_prefix = "myapp_#{Rails.env}" + config.action_mailer.perform_caching = false + + # Ignore bad email addresses and do not raise email delivery errors. + # Set this to true and configure the email server for immediate delivery to raise delivery errors. + # config.action_mailer.raise_delivery_errors = false + + # Enable locale fallbacks for I18n (makes lookups for any locale fall back to + # the I18n.default_locale when a translation cannot be found). + config.i18n.fallbacks = true + + # Send deprecation notices to registered listeners. + config.active_support.deprecation = :notify + + # Use default logging formatter so that PID and timestamp are not suppressed. + config.log_formatter = ::Logger::Formatter.new + + # Use a different logger for distributed setups. + # require 'syslog/logger' + # config.logger = ActiveSupport::TaggedLogging.new(Syslog::Logger.new 'app-name') + + if ENV["RAILS_LOG_TO_STDOUT"].present? + logger = ActiveSupport::Logger.new(STDOUT) + logger.formatter = config.log_formatter + config.logger = ActiveSupport::TaggedLogging.new(logger) + end + + # Do not dump schema after migrations. + config.active_record.dump_schema_after_migration = false +end diff --git a/Sources/SIS/config/environments/test.rb b/Sources/SIS/config/environments/test.rb new file mode 100644 index 0000000..30587ef --- /dev/null +++ b/Sources/SIS/config/environments/test.rb @@ -0,0 +1,42 @@ +Rails.application.configure do + # Settings specified here will take precedence over those in config/application.rb. + + # The test environment is used exclusively to run your application's + # test suite. You never need to work with it otherwise. Remember that + # your test database is "scratch space" for the test suite and is wiped + # and recreated between test runs. Don't rely on the data there! + config.cache_classes = true + + # Do not eager load code on boot. This avoids loading your whole application + # just for the purpose of running a single test. If you are using a tool that + # preloads Rails for running tests, you may have to set it to true. + config.eager_load = false + + # Configure public file server for tests with Cache-Control for performance. + config.public_file_server.enabled = true + config.public_file_server.headers = { + 'Cache-Control' => 'public, max-age=3600' + } + + # Show full error reports and disable caching. + config.consider_all_requests_local = true + config.action_controller.perform_caching = false + + # Raise exceptions instead of rendering exception templates. + config.action_dispatch.show_exceptions = false + + # Disable request forgery protection in test environment. + config.action_controller.allow_forgery_protection = false + config.action_mailer.perform_caching = false + + # Tell Action Mailer not to deliver emails to the real world. + # The :test delivery method accumulates sent emails in the + # ActionMailer::Base.deliveries array. + config.action_mailer.delivery_method = :test + + # Print deprecation notices to the stderr. + config.active_support.deprecation = :stderr + + # Raises error for missing translations + # config.action_view.raise_on_missing_translations = true +end diff --git a/Sources/SIS/config/initializers/application_controller_renderer.rb b/Sources/SIS/config/initializers/application_controller_renderer.rb new file mode 100644 index 0000000..51639b6 --- /dev/null +++ b/Sources/SIS/config/initializers/application_controller_renderer.rb @@ -0,0 +1,6 @@ +# Be sure to restart your server when you modify this file. + +# ApplicationController.renderer.defaults.merge!( +# http_host: 'example.org', +# https: false +# ) diff --git a/Sources/SIS/config/initializers/assets.rb b/Sources/SIS/config/initializers/assets.rb new file mode 100644 index 0000000..01ef3e6 --- /dev/null +++ b/Sources/SIS/config/initializers/assets.rb @@ -0,0 +1,11 @@ +# Be sure to restart your server when you modify this file. + +# Version of your assets, change this if you want to expire all your assets. +Rails.application.config.assets.version = '1.0' + +# Add additional assets to the asset load path +# Rails.application.config.assets.paths << Emoji.images_path + +# Precompile additional assets. +# application.js, application.css, and all non-JS/CSS in app/assets folder are already added. +# Rails.application.config.assets.precompile += %w( search.js ) diff --git a/Sources/SIS/config/initializers/backtrace_silencers.rb b/Sources/SIS/config/initializers/backtrace_silencers.rb new file mode 100644 index 0000000..59385cd --- /dev/null +++ b/Sources/SIS/config/initializers/backtrace_silencers.rb @@ -0,0 +1,7 @@ +# Be sure to restart your server when you modify this file. + +# You can add backtrace silencers for libraries that you're using but don't wish to see in your backtraces. +# Rails.backtrace_cleaner.add_silencer { |line| line =~ /my_noisy_library/ } + +# You can also remove all the silencers if you're trying to debug a problem that might stem from framework code. +# Rails.backtrace_cleaner.remove_silencers! diff --git a/Sources/SIS/config/initializers/cookies_serializer.rb b/Sources/SIS/config/initializers/cookies_serializer.rb new file mode 100644 index 0000000..5a6a32d --- /dev/null +++ b/Sources/SIS/config/initializers/cookies_serializer.rb @@ -0,0 +1,5 @@ +# Be sure to restart your server when you modify this file. + +# Specify a serializer for the signed and encrypted cookie jars. +# Valid options are :json, :marshal, and :hybrid. +Rails.application.config.action_dispatch.cookies_serializer = :json diff --git a/Sources/SIS/config/initializers/filter_parameter_logging.rb b/Sources/SIS/config/initializers/filter_parameter_logging.rb new file mode 100644 index 0000000..4a994e1 --- /dev/null +++ b/Sources/SIS/config/initializers/filter_parameter_logging.rb @@ -0,0 +1,4 @@ +# Be sure to restart your server when you modify this file. + +# Configure sensitive parameters which will be filtered from the log file. +Rails.application.config.filter_parameters += [:password] diff --git a/Sources/SIS/config/initializers/inflections.rb b/Sources/SIS/config/initializers/inflections.rb new file mode 100644 index 0000000..ac033bf --- /dev/null +++ b/Sources/SIS/config/initializers/inflections.rb @@ -0,0 +1,16 @@ +# Be sure to restart your server when you modify this file. + +# Add new inflection rules using the following format. Inflections +# are locale specific, and you may define rules for as many different +# locales as you wish. All of these examples are active by default: +# ActiveSupport::Inflector.inflections(:en) do |inflect| +# inflect.plural /^(ox)$/i, '\1en' +# inflect.singular /^(ox)en/i, '\1' +# inflect.irregular 'person', 'people' +# inflect.uncountable %w( fish sheep ) +# end + +# These inflection rules are supported but not enabled by default: +# ActiveSupport::Inflector.inflections(:en) do |inflect| +# inflect.acronym 'RESTful' +# end diff --git a/Sources/SIS/config/initializers/load_ldap_config.rb b/Sources/SIS/config/initializers/load_ldap_config.rb new file mode 100644 index 0000000..41a8608 --- /dev/null +++ b/Sources/SIS/config/initializers/load_ldap_config.rb @@ -0,0 +1 @@ +LDAP_CONFIG = YAML.load_file("#{Rails.root}/config/ldap.yml")[Rails.env] diff --git a/Sources/SIS/config/initializers/mime_types.rb b/Sources/SIS/config/initializers/mime_types.rb new file mode 100644 index 0000000..dc18996 --- /dev/null +++ b/Sources/SIS/config/initializers/mime_types.rb @@ -0,0 +1,4 @@ +# Be sure to restart your server when you modify this file. + +# Add new mime types for use in respond_to blocks: +# Mime::Type.register "text/richtext", :rtf diff --git a/Sources/SIS/config/initializers/new_framework_defaults.rb b/Sources/SIS/config/initializers/new_framework_defaults.rb new file mode 100644 index 0000000..0706caf --- /dev/null +++ b/Sources/SIS/config/initializers/new_framework_defaults.rb @@ -0,0 +1,24 @@ +# Be sure to restart your server when you modify this file. +# +# This file contains migration options to ease your Rails 5.0 upgrade. +# +# Read the Rails 5.0 release notes for more info on each option. + +# Enable per-form CSRF tokens. Previous versions had false. +Rails.application.config.action_controller.per_form_csrf_tokens = true + +# Enable origin-checking CSRF mitigation. Previous versions had false. +Rails.application.config.action_controller.forgery_protection_origin_check = true + +# Make Ruby 2.4 preserve the timezone of the receiver when calling `to_time`. +# Previous versions had false. +ActiveSupport.to_time_preserves_timezone = true + +# Require `belongs_to` associations by default. Previous versions had false. +Rails.application.config.active_record.belongs_to_required_by_default = true + +# Do not halt callback chains when a callback returns false. Previous versions had true. +ActiveSupport.halt_callback_chains_on_return_false = false + +# Configure SSL options to enable HSTS with subdomains. Previous versions had false. +Rails.application.config.ssl_options = { hsts: { subdomains: true } } diff --git a/Sources/SIS/config/initializers/session_store.rb b/Sources/SIS/config/initializers/session_store.rb new file mode 100644 index 0000000..bf64a29 --- /dev/null +++ b/Sources/SIS/config/initializers/session_store.rb @@ -0,0 +1,3 @@ +# Be sure to restart your server when you modify this file. + +Rails.application.config.session_store :cookie_store, key: '_myapp_session' diff --git a/Sources/SIS/config/initializers/wrap_parameters.rb b/Sources/SIS/config/initializers/wrap_parameters.rb new file mode 100644 index 0000000..bbfc396 --- /dev/null +++ b/Sources/SIS/config/initializers/wrap_parameters.rb @@ -0,0 +1,14 @@ +# Be sure to restart your server when you modify this file. + +# This file contains settings for ActionController::ParamsWrapper which +# is enabled by default. + +# Enable parameter wrapping for JSON. You can disable this by setting :format to an empty array. +ActiveSupport.on_load(:action_controller) do + wrap_parameters format: [:json] +end + +# To enable root element in JSON for ActiveRecord objects. +# ActiveSupport.on_load(:active_record) do +# self.include_root_in_json = true +# end diff --git a/Sources/SIS/config/ldap.yml b/Sources/SIS/config/ldap.yml new file mode 100644 index 0000000..0d1c909 --- /dev/null +++ b/Sources/SIS/config/ldap.yml @@ -0,0 +1,8 @@ +# config/ldap.yml +# LDAP server configuration settings +development: + host: tier-demo-ldap + port: 389 + base: ou=people,dc=example,dc=edu + admin: cn=admin,dc=example,dc=edu + pass: password diff --git a/Sources/SIS/config/locales/en.yml b/Sources/SIS/config/locales/en.yml new file mode 100644 index 0000000..0653957 --- /dev/null +++ b/Sources/SIS/config/locales/en.yml @@ -0,0 +1,23 @@ +# Files in the config/locales directory are used for internationalization +# and are automatically loaded by Rails. If you want to use locales other +# than English, add the necessary files in this directory. +# +# To use the locales, use `I18n.t`: +# +# I18n.t 'hello' +# +# In views, this is aliased to just `t`: +# +# <%= t('hello') %> +# +# To use a different locale, set it with `I18n.locale`: +# +# I18n.locale = :es +# +# This would use the information in config/locales/es.yml. +# +# To learn more, please read the Rails Internationalization guide +# available at http://guides.rubyonrails.org/i18n.html. + +en: + hello: "Hello world" diff --git a/Sources/SIS/config/puma.rb b/Sources/SIS/config/puma.rb new file mode 100644 index 0000000..c7f311f --- /dev/null +++ b/Sources/SIS/config/puma.rb @@ -0,0 +1,47 @@ +# Puma can serve each request in a thread from an internal thread pool. +# The `threads` method setting takes two numbers a minimum and maximum. +# Any libraries that use thread pools should be configured to match +# the maximum value specified for Puma. Default is set to 5 threads for minimum +# and maximum, this matches the default thread size of Active Record. +# +threads_count = ENV.fetch("RAILS_MAX_THREADS") { 5 }.to_i +threads threads_count, threads_count + +# Specifies the `port` that Puma will listen on to receive requests, default is 3000. +# +port ENV.fetch("PORT") { 3000 } + +# Specifies the `environment` that Puma will run in. +# +environment ENV.fetch("RAILS_ENV") { "development" } + +# Specifies the number of `workers` to boot in clustered mode. +# Workers are forked webserver processes. If using threads and workers together +# the concurrency of the application would be max `threads` * `workers`. +# Workers do not work on JRuby or Windows (both of which do not support +# processes). +# +# workers ENV.fetch("WEB_CONCURRENCY") { 2 } + +# Use the `preload_app!` method when specifying a `workers` number. +# This directive tells Puma to first boot the application and load code +# before forking the application. This takes advantage of Copy On Write +# process behavior so workers use less memory. If you use this option +# you need to make sure to reconnect any threads in the `on_worker_boot` +# block. +# +# preload_app! + +# The code in the `on_worker_boot` will be called if you are using +# clustered mode by specifying a number of `workers`. After each worker +# process is booted this block will be run, if you are using `preload_app!` +# option you will want to use this block to reconnect to any threads +# or connections that may have been created at application boot, Ruby +# cannot share connections between processes. +# +# on_worker_boot do +# ActiveRecord::Base.establish_connection if defined?(ActiveRecord) +# end + +# Allow puma to be restarted by `rails restart` command. +plugin :tmp_restart diff --git a/Sources/SIS/config/routes.rb b/Sources/SIS/config/routes.rb new file mode 100644 index 0000000..c9298db --- /dev/null +++ b/Sources/SIS/config/routes.rb @@ -0,0 +1,5 @@ +Rails.application.routes.draw do + resources :courses + resources :users + # For details on the DSL available within this file, see http://guides.rubyonrails.org/routing.html +end diff --git a/Sources/SIS/config/secrets.yml b/Sources/SIS/config/secrets.yml new file mode 100644 index 0000000..ffd5062 --- /dev/null +++ b/Sources/SIS/config/secrets.yml @@ -0,0 +1,22 @@ +# Be sure to restart your server when you modify this file. + +# Your secret key is used for verifying the integrity of signed cookies. +# If you change this key, all old signed cookies will become invalid! + +# Make sure the secret is at least 30 characters and all random, +# no regular words or you'll be exposed to dictionary attacks. +# You can use `rails secret` to generate a secure secret key. + +# Make sure the secrets in this file are kept private +# if you're sharing your code publicly. + +development: + secret_key_base: 63106056cab3bed9411929fee1c8487b05310b655e36196f6ada1fadd4efe1b98a6f09232135177526c660d541fccac960719b8c0d0d10df921c9797cd2e7500 + +test: + secret_key_base: 4f9fcebe5a186db5cd843b3538e116be730f8933a50cee964acee4585299575c286fdbd2bfb3b10040c6654faf8e137d1f37390f4f90ccb8ecdc3d02bea45c51 + +# Do not keep production secrets in the repository, +# instead read values from the environment. +production: + secret_key_base: <%= ENV["SECRET_KEY_BASE"] %> diff --git a/Sources/SIS/config/spring.rb b/Sources/SIS/config/spring.rb new file mode 100644 index 0000000..c9119b4 --- /dev/null +++ b/Sources/SIS/config/spring.rb @@ -0,0 +1,6 @@ +%w( + .ruby-version + .rbenv-vars + tmp/restart.txt + tmp/caching-dev.txt +).each { |path| Spring.watch(path) } diff --git a/Sources/SIS/db/migrate/20170904204936_create_courses.rb b/Sources/SIS/db/migrate/20170904204936_create_courses.rb new file mode 100644 index 0000000..0e5cabb --- /dev/null +++ b/Sources/SIS/db/migrate/20170904204936_create_courses.rb @@ -0,0 +1,10 @@ +class CreateCourses < ActiveRecord::Migration[5.0] + def change + create_table :courses do |t| + t.string :course_name + t.string :course_number + + t.timestamps + end + end +end diff --git a/Sources/SIS/db/migrate/20170904205629_create_courses_users.rb b/Sources/SIS/db/migrate/20170904205629_create_courses_users.rb new file mode 100644 index 0000000..4a1e772 --- /dev/null +++ b/Sources/SIS/db/migrate/20170904205629_create_courses_users.rb @@ -0,0 +1,8 @@ +class CreateCoursesUsers < ActiveRecord::Migration[5.0] + def change + create_table :courses_users, :id => false do |t| + t.integer :course_id + t.integer :user_id + end + end +end diff --git a/Sources/SIS/db/migrate/20170908183822_create_users.rb b/Sources/SIS/db/migrate/20170908183822_create_users.rb new file mode 100644 index 0000000..439196f --- /dev/null +++ b/Sources/SIS/db/migrate/20170908183822_create_users.rb @@ -0,0 +1,15 @@ +class CreateUsers < ActiveRecord::Migration[5.0] + def change + create_table :users do |t| + t.string :uid + t.string :givenname + t.string :surname + t.string :fullName + t.string :description + t.string :email + t.string :password + + t.timestamps + end + end +end diff --git a/Sources/SIS/db/migrate/20170918201150_addlfname_to_users.rb b/Sources/SIS/db/migrate/20170918201150_addlfname_to_users.rb new file mode 100644 index 0000000..b56a42d --- /dev/null +++ b/Sources/SIS/db/migrate/20170918201150_addlfname_to_users.rb @@ -0,0 +1,5 @@ +class AddlfnameToUsers < ActiveRecord::Migration[5.0] + def change + add_column :users, :lfname, :string + end +end diff --git a/Sources/SIS/db/schema.rb b/Sources/SIS/db/schema.rb new file mode 100644 index 0000000..cd16238 --- /dev/null +++ b/Sources/SIS/db/schema.rb @@ -0,0 +1,40 @@ +# This file is auto-generated from the current state of the database. Instead +# of editing this file, please use the migrations feature of Active Record to +# incrementally modify your database, and then regenerate this schema definition. +# +# Note that this schema.rb definition is the authoritative source for your +# database schema. If you need to create the application database on another +# system, you should be using db:schema:load, not running all the migrations +# from scratch. The latter is a flawed and unsustainable approach (the more migrations +# you'll amass, the slower it'll run and the greater likelihood for issues). +# +# It's strongly recommended that you check this file into your version control system. + +ActiveRecord::Schema.define(version: 20170918201150) do + + create_table "courses", force: :cascade, options: "ENGINE=InnoDB DEFAULT CHARSET=utf8" do |t| + t.string "course_name" + t.string "course_number" + t.datetime "created_at", null: false + t.datetime "updated_at", null: false + end + + create_table "courses_users", id: false, force: :cascade, options: "ENGINE=InnoDB DEFAULT CHARSET=utf8" do |t| + t.integer "course_id" + t.integer "user_id" + end + + create_table "users", force: :cascade, options: "ENGINE=InnoDB DEFAULT CHARSET=utf8" do |t| + t.string "uid" + t.string "givenname" + t.string "surname" + t.string "fullName" + t.string "description" + t.string "email" + t.string "password" + t.datetime "created_at", null: false + t.datetime "updated_at", null: false + t.string "lfname" + end + +end diff --git a/Sources/SIS/db/seeds.rb b/Sources/SIS/db/seeds.rb new file mode 100644 index 0000000..b3fa9f9 --- /dev/null +++ b/Sources/SIS/db/seeds.rb @@ -0,0 +1,115 @@ +# This file should contain all the record creation needed to seed the database with its default values. +# The data can then be loaded with the rails db:seed command (or created alongside the database with db:setup). +# +# Examples: +# +# movies = Movie.create([{ name: 'Star Wars' }, { name: 'Lord of the Rings' }]) +# Character.create(name: 'Luke', movie: movies.first) +Course.create(course_name: 'Intro to Computer Science', course_number: 'CS101') +Course.create(course_name: 'Intro to Programming', course_number: 'CS102') +Course.create(course_name: 'Trust and Identity in Higher Education and Research', course_number: 'TIER101') +Course.create(course_name: 'Intermediate Algebra', course_number: 'MATH101') +Course.create(course_name: 'Intro to Accounting', course_number: 'ACCT101') +User.create(uid: 'tjordan', givenname: 'Tom', surname: 'Jordan', fullName: 'Tom Jordan', lfname: 'Jordan, Tom', email: 'tom.jordan@wisc.edu', description: 'Jordan, Tom - tom.jordan@wisc.edu', password: '12345') +User.create(uid: 'jjminer', givenname: 'Jon', surname: 'Miner', fullName: 'Jon Miner', lfname: 'Miner, Jon', email: 'jon.miner@wisc.edu', description: 'Miner, Jon - jon.miner@wisc.edu', password: '12345') +User.create(uid: 'jbabb', givenname: 'James', surname: 'Babb', fullName: 'James Babb', lfname: 'Babb, James', email: 'james.babb@wisc.edu', description: 'Babb, James - james.babb@wisc.edu', password: '12345') +User.create(uid: 'rdavis805', givenname: 'Robert', surname: 'Davis', fullName: 'Robert Davis', lfname: 'Davis, Robert', email: 'rdavis805@example.edu', description: 'Davis, Robert - rdavis805@example.edu', password: '12345') +User.create(uid: 'kbrown599', givenname: 'Karl', surname: 'Brown', fullName: 'Karl Brown', lfname: 'Brown, Karl', email: 'kbrown599@example.edu', description: 'Brown, Karl - kbrown599@example.edu', password: '12345') +User.create(uid: 'dmorrison676', givenname: 'David', surname: 'Morrison', fullName: 'David Morrison', lfname: 'Morrison, David', email: 'dmorrison676@example.edu', description: 'Morrison, David - dmorrison676@example.edu', password: '12345') +User.create(uid: 'jwalters336', givenname: 'James', surname: 'Walters', fullName: 'James Walters', lfname: 'Walters, James', email: 'jwalters336@example.edu', description: 'Walters, James - jwalters336@example.edu', password: '12345') +User.create(uid: 'broberts', givenname: 'Bill', surname: 'Roberts', fullName: 'Bill Roberts', lfname: 'Roberts, Bill', email: 'broberts@example.edu', description: 'Roberts, Bill - broberts@example.edu', password: '12345') +User.create(uid: 'manderson752', givenname: 'Michael', surname: 'Anderson', fullName: 'Michael Anderson', lfname: 'Anderson, Michael', email: 'manderson752@example.edu', description: 'Anderson, Michael - manderson752@example.edu', password: '12345') +User.create(uid: 'wmartinez', givenname: 'William', surname: 'Martinez', fullName: 'William Martinez', lfname: 'Martinez, William', email: 'wmartinez@example.edu', description: 'Martinez, William - wmartinez@example.edu', password: '12345') +User.create(uid: 'escott', givenname: 'Eric', surname: 'Scott', fullName: 'Eric Scott', lfname: 'Scott, Eric', email: 'escott@example.edu', description: 'Scott, Eric - escott@example.edu', password: '12345') +User.create(uid: 'kgonazles778', givenname: 'Karoline', surname: 'Gonazles', fullName: 'Karoline Gonazles', lfname: 'Gonazles, Karoline', email: 'kgonazles778@example.edu', description: 'Gonazles, Karoline - kgonazles778@example.edu', password: '12345') +User.create(uid: 'mprice775', givenname: 'Michael', surname: 'Price', fullName: 'Michael Price', lfname: 'Price, Michael', email: 'mprice775@example.edu', description: 'Price, Michael - mprice775@example.edu', password: '12345') +User.create(uid: 'hwhite640', givenname: 'Heather', surname: 'White', fullName: 'Heather White', lfname: 'White, Heather', email: 'hwhite640@example.edu', description: 'White, Heather - hwhite640@example.edu', password: '12345') +User.create(uid: 'bgrady', givenname: 'Betty', surname: 'Grady', fullName: 'Betty Grady', lfname: 'Grady, Betty', email: 'bgrady@example.edu', description: 'Grady, Betty - bgrady@example.edu', password: '12345') +User.create(uid: 'jdoe', givenname: 'James', surname: 'Doe', fullName: 'James Doe', lfname: 'Doe, James', email: 'jdoe@example.edu', description: 'Doe, James - jdoe@example.edu', password: '12345') +User.create(uid: 'dlangenberg61', givenname: 'Donna', surname: 'Langenberg', fullName: 'Donna Langenberg', lfname: 'Langenberg, Donna', email: 'dlangenberg61@example.edu', description: 'Langenberg, Donna - dlangenberg61@example.edu', password: '12345') +User.create(uid: 'lroberts776', givenname: 'Lori', surname: 'Roberts', fullName: 'Lori Roberts', lfname: 'Roberts, Lori', email: 'lroberts776@example.edu', description: 'Roberts, Lori - lroberts776@example.edu', password: '12345') +User.create(uid: 'mlewis', givenname: 'Michael', surname: 'Lewis', fullName: 'Michael Lewis', lfname: 'Lewis, Michael', email: 'mlewis@example.edu', description: 'Lewis, Michael - mlewis@example.edu', password: '12345') +User.create(uid: 'ganderson555', givenname: 'Greg', surname: 'Anderson', fullName: 'Greg Anderson', lfname: 'Anderson, Greg', email: 'ganderson555@example.edu', description: 'Anderson, Greg - ganderson555@example.edu', password: '12345') +User.create(uid: 'ldavis540', givenname: 'Lisa', surname: 'Davis', fullName: 'Lisa Davis', lfname: 'Davis, Lisa', email: 'ldavis540@example.edu', description: 'Davis, Lisa - ldavis540@example.edu', password: '12345') +User.create(uid: 'cdavis900', givenname: 'Colin', surname: 'Davis', fullName: 'Colin Davis', lfname: 'Davis, Colin', email: 'cdavis900@example.edu', description: 'Davis, Colin - cdavis900@example.edu', password: '12345') +User.create(uid: 'bwhite551', givenname: 'Bill', surname: 'White', fullName: 'Bill White', lfname: 'White, Bill', email: 'bwhite551@example.edu', description: 'White, Bill - bwhite551@example.edu', password: '12345') +User.create(uid: 'jclark826', givenname: 'Jennifer', surname: 'Clark', fullName: 'Jennifer Clark', lfname: 'Clark, Jennifer', email: 'jclark826@example.edu', description: 'Clark, Jennifer - jclark826@example.edu', password: '12345') +User.create(uid: 'jhenderson', givenname: 'John', surname: 'Henderson', fullName: 'John Henderson', lfname: 'Henderson, John', email: 'jhenderson@example.edu', description: 'Henderson, John - jhenderson@example.edu', password: '12345') +User.create(uid: 'tprice', givenname: 'Thomas', surname: 'Price', fullName: 'Thomas Price', lfname: 'Price, Thomas', email: 'tprice@example.edu', description: 'Price, Thomas - tprice@example.edu', password: '12345') +User.create(uid: 'tbrown767', givenname: 'Thomas', surname: 'Brown', fullName: 'Thomas Brown', lfname: 'Brown, Thomas', email: 'tbrown767@example.edu', description: 'Brown, Thomas - tbrown767@example.edu', password: '12345') +User.create(uid: 'ewalters', givenname: 'Erik', surname: 'Walters', fullName: 'Erik Walters', lfname: 'Walters, Erik', email: 'ewalters@example.edu', description: 'Walters, Erik - ewalters@example.edu', password: '12345') +User.create(uid: 'bmorrison655', givenname: 'Betty', surname: 'Morrison', fullName: 'Betty Morrison', lfname: 'Morrison, Betty', email: 'bmorrison655@example.edu', description: 'Morrison, Betty - bmorrison655@example.edu', password: '12345') +User.create(uid: 'mgasper', givenname: 'Mary', surname: 'Gasper', fullName: 'Mary Gasper', lfname: 'Gasper, Mary', email: 'mgasper@example.edu', description: 'Gasper, Mary - mgasper@example.edu', password: '12345') +User.create(uid: 'lmartinez', givenname: 'Lori', surname: 'Martinez', fullName: 'Lori Martinez', lfname: 'Martinez, Lori', email: 'lmartinez@example.edu', description: 'Martinez, Lori - lmartinez@example.edu', password: '12345') +User.create(uid: 'ethompson628', givenname: 'Erik', surname: 'Thompson', fullName: 'Erik Thompson', lfname: 'Thompson, Erik', email: 'ethompson628@example.edu', description: 'Thompson, Erik - ethompson628@example.edu', password: '12345') +User.create(uid: 'mwhite227', givenname: 'Marie', surname: 'White', fullName: 'Marie White', lfname: 'White, Marie', email: 'mwhite227@example.edu', description: 'White, Marie - mwhite227@example.edu', password: '12345') +User.create(uid: 'tgasper854', givenname: 'Thomas', surname: 'Gasper', fullName: 'Thomas Gasper', lfname: 'Gasper, Thomas', email: 'tgasper854@example.edu', description: 'Gasper, Thomas - tgasper854@example.edu', password: '12345') +User.create(uid: 'lhenderson949', givenname: 'Lisa', surname: 'Henderson', fullName: 'Lisa Henderson', lfname: 'Henderson, Lisa', email: 'lhenderson949@example.edu', description: 'Henderson, Lisa - lhenderson949@example.edu', password: '12345') +User.create(uid: 'rbutler', givenname: 'Robert', surname: 'Butler', fullName: 'Robert Butler', lfname: 'Butler, Robert', email: 'rbutler@example.edu', description: 'Butler, Robert - rbutler@example.edu', password: '12345') +User.create(uid: 'banderson971', givenname: 'Betty', surname: 'Anderson', fullName: 'Betty Anderson', lfname: 'Anderson, Betty', email: 'banderson971@example.edu', description: 'Anderson, Betty - banderson971@example.edu', password: '12345') +User.create(uid: 'jlewis917', givenname: 'James', surname: 'Lewis', fullName: 'James Lewis', lfname: 'Lewis, James', email: 'jlewis917@example.edu', description: 'Lewis, James - jlewis917@example.edu', password: '12345') +User.create(uid: 'lwalters703', givenname: 'Lori', surname: 'Walters', fullName: 'Lori Walters', lfname: 'Walters, Lori', email: 'lwalters703@example.edu', description: 'Walters, Lori - lwalters703@example.edu', password: '12345') +User.create(uid: 'mprice764', givenname: 'Marie', surname: 'Price', fullName: 'Marie Price', lfname: 'Price, Marie', email: 'mprice764@example.edu', description: 'Price, Marie - mprice764@example.edu', password: '12345') +User.create(uid: 'lwilliams', givenname: 'Lisa', surname: 'Williams', fullName: 'Lisa Williams', lfname: 'Williams, Lisa', email: 'lwilliams@example.edu', description: 'Williams, Lisa - lwilliams@example.edu', password: '12345') +User.create(uid: 'amorrison30', givenname: 'Ann', surname: 'Morrison', fullName: 'Ann Morrison', lfname: 'Morrison, Ann', email: 'amorrison30@example.edu', description: 'Morrison, Ann - amorrison30@example.edu', password: '12345') +User.create(uid: 'plee719', givenname: 'Paul', surname: 'Lee', fullName: 'Paul Lee', lfname: 'Lee, Paul', email: 'plee719@example.edu', description: 'Lee, Paul - plee719@example.edu', password: '12345') +User.create(uid: 'klopez326', givenname: 'Kiersten', surname: 'Lopez', fullName: 'Kiersten Lopez', lfname: 'Lopez, Kiersten', email: 'klopez326@example.edu', description: 'Lopez, Kiersten - klopez326@example.edu', password: '12345') +User.create(uid: 'nlangenberg820', givenname: 'Nancy', surname: 'Langenberg', fullName: 'Nancy Langenberg', lfname: 'Langenberg, Nancy', email: 'nlangenberg820@example.edu', description: 'Langenberg, Nancy - nlangenberg820@example.edu', password: '12345') +User.create(uid: 'klewis712', givenname: 'Karl', surname: 'Lewis', fullName: 'Karl Lewis', lfname: 'Lewis, Karl', email: 'klewis712@example.edu', description: 'Lewis, Karl - klewis712@example.edu', password: '12345') +User.create(uid: 'dclark720', givenname: 'Donna', surname: 'Clark', fullName: 'Donna Clark', lfname: 'Clark, Donna', email: 'dclark720@example.edu', description: 'Clark, Donna - dclark720@example.edu', password: '12345') +User.create(uid: 'jjohnson735', givenname: 'Jennifer', surname: 'Johnson', fullName: 'Jennifer Johnson', lfname: 'Johnson, Jennifer', email: 'jjohnson735@example.edu', description: 'Johnson, Jennifer - jjohnson735@example.edu', password: '12345') +User.create(uid: 'bwhite', givenname: 'Blake', surname: 'White', fullName: 'Blake White', lfname: 'White, Blake', email: 'bwhite@example.edu', description: 'White, Blake - bwhite@example.edu', password: '12345') +User.create(uid: 'jdavis904', givenname: 'Jo', surname: 'Davis', fullName: 'Jo Davis', lfname: 'Davis, Jo', email: 'jdavis904@example.edu', description: 'Davis, Jo - jdavis904@example.edu', password: '12345') +User.create(uid: 'jwhite265', givenname: 'James', surname: 'White', fullName: 'James White', lfname: 'White, James', email: 'jwhite265@example.edu', description: 'White, James - jwhite265@example.edu', password: '12345') +User.create(uid: 'edavis809', givenname: 'Eric', surname: 'Davis', fullName: 'Eric Davis', lfname: 'Davis, Eric', email: 'edavis809@example.edu', description: 'Davis, Eric - edavis809@example.edu', password: '12345') +User.create(uid: 'swalters', givenname: 'Sarah', surname: 'Walters', fullName: 'Sarah Walters', lfname: 'Walters, Sarah', email: 'swalters@example.edu', description: 'Walters, Sarah - swalters@example.edu', password: '12345') +User.create(uid: 'svales', givenname: 'Sarah', surname: 'Vales', fullName: 'Sarah Vales', lfname: 'Vales, Sarah', email: 'svales@example.edu', description: 'Vales, Sarah - svales@example.edu', password: '12345') +User.create(uid: 'mgonazles', givenname: 'Michael', surname: 'Gonazles', fullName: 'Michael Gonazles', lfname: 'Gonazles, Michael', email: 'mgonazles@example.edu', description: 'Gonazles, Michael - mgonazles@example.edu', password: '12345') +User.create(uid: 'kwalters', givenname: 'Karl', surname: 'Walters', fullName: 'Karl Walters', lfname: 'Walters, Karl', email: 'kwalters@example.edu', description: 'Walters, Karl - kwalters@example.edu', password: '12345') +User.create(uid: 'bwalters', givenname: 'Betty', surname: 'Walters', fullName: 'Betty Walters', lfname: 'Walters, Betty', email: 'bwalters@example.edu', description: 'Walters, Betty - bwalters@example.edu', password: '12345') +User.create(uid: 'jbutler545', givenname: 'Jennifer', surname: 'Butler', fullName: 'Jennifer Butler', lfname: 'Butler, Jennifer', email: 'jbutler545@example.edu', description: 'Butler, Jennifer - jbutler545@example.edu', password: '12345') +User.create(uid: 'jdoe780', givenname: 'Jo', surname: 'Doe', fullName: 'Jo Doe', lfname: 'Doe, Jo', email: 'jdoe780@example.edu', description: 'Doe, Jo - jdoe780@example.edu', password: '12345') +User.create(uid: 'abrown', givenname: 'Ann', surname: 'Brown', fullName: 'Ann Brown', lfname: 'Brown, Ann', email: 'abrown@example.edu', description: 'Brown, Ann - abrown@example.edu', password: '12345') +User.create(uid: 'ggasper836', givenname: 'Greg', surname: 'Gasper', fullName: 'Greg Gasper', lfname: 'Gasper, Greg', email: 'ggasper836@example.edu', description: 'Gasper, Greg - ggasper836@example.edu', password: '12345') +User.create(uid: 'emartinez', givenname: 'Erik', surname: 'Martinez', fullName: 'Erik Martinez', lfname: 'Martinez, Erik', email: 'emartinez@example.edu', description: 'Martinez, Erik - emartinez@example.edu', password: '12345') +User.create(uid: 'jprice340', givenname: 'John', surname: 'Price', fullName: 'John Price', lfname: 'Price, John', email: 'jprice340@example.edu', description: 'Price, John - jprice340@example.edu', password: '12345') +User.create(uid: 'bgrady203', givenname: 'Bill', surname: 'Grady', fullName: 'Bill Grady', lfname: 'Grady, Bill', email: 'bgrady203@example.edu', description: 'Grady, Bill - bgrady203@example.edu', password: '12345') +User.create(uid: 'kwhite283', givenname: 'Kim', surname: 'White', fullName: 'Kim White', lfname: 'White, Kim', email: 'kwhite283@example.edu', description: 'White, Kim - kwhite283@example.edu', password: '12345') +User.create(uid: 'blee483', givenname: 'Betty', surname: 'Lee', fullName: 'Betty Lee', lfname: 'Lee, Betty', email: 'blee483@example.edu', description: 'Lee, Betty - blee483@example.edu', password: '12345') +User.create(uid: 'wdavis', givenname: 'William', surname: 'Davis', fullName: 'William Davis', lfname: 'Davis, William', email: 'wdavis@example.edu', description: 'Davis, William - wdavis@example.edu', password: '12345') +User.create(uid: 'egasper497', givenname: 'Erik', surname: 'Gasper', fullName: 'Erik Gasper', lfname: 'Gasper, Erik', email: 'egasper497@example.edu', description: 'Gasper, Erik - egasper497@example.edu', password: '12345') +User.create(uid: 'mwhite', givenname: 'Mark', surname: 'White', fullName: 'Mark White', lfname: 'White, Mark', email: 'mwhite@example.edu', description: 'White, Mark - mwhite@example.edu', password: '12345') +User.create(uid: 'dbrown', givenname: 'David', surname: 'Brown', fullName: 'David Brown', lfname: 'Brown, David', email: 'dbrown@example.edu', description: 'Brown, David - dbrown@example.edu', password: '12345') +User.create(uid: 'nlee', givenname: 'Nancy', surname: 'Lee', fullName: 'Nancy Lee', lfname: 'Lee, Nancy', email: 'nlee@example.edu', description: 'Lee, Nancy - nlee@example.edu', password: '12345') +User.create(uid: 'sdavis', givenname: 'Sarah', surname: 'Davis', fullName: 'Sarah Davis', lfname: 'Davis, Sarah', email: 'sdavis@example.edu', description: 'Davis, Sarah - sdavis@example.edu', password: '12345') +User.create(uid: 'cwalters', givenname: 'Colin', surname: 'Walters', fullName: 'Colin Walters', lfname: 'Walters, Colin', email: 'cwalters@example.edu', description: 'Walters, Colin - cwalters@example.edu', password: '12345') +User.create(uid: 'nwalters', givenname: 'Nancy', surname: 'Walters', fullName: 'Nancy Walters', lfname: 'Walters, Nancy', email: 'nwalters@example.edu', description: 'Walters, Nancy - nwalters@example.edu', password: '12345') +User.create(uid: 'kdoe490', givenname: 'Kim', surname: 'Doe', fullName: 'Kim Doe', lfname: 'Doe, Kim', email: 'kdoe490@example.edu', description: 'Doe, Kim - kdoe490@example.edu', password: '12345') +User.create(uid: 'wscott', givenname: 'William', surname: 'Scott', fullName: 'William Scott', lfname: 'Scott, William', email: 'wscott@example.edu', description: 'Scott, William - wscott@example.edu', password: '12345') +User.create(uid: 'nwilliams', givenname: 'Nancy', surname: 'Williams', fullName: 'Nancy Williams', lfname: 'Williams, Nancy', email: 'nwilliams@example.edu', description: 'Williams, Nancy - nwilliams@example.edu', password: '12345') +User.create(uid: 'dbrown739', givenname: 'David', surname: 'Brown', fullName: 'David Brown', lfname: 'Brown, David', email: 'dbrown739@example.edu', description: 'Brown, David - dbrown739@example.edu', password: '12345') +User.create(uid: 'wlopez', givenname: 'William', surname: 'Lopez', fullName: 'William Lopez', lfname: 'Lopez, William', email: 'wlopez@example.edu', description: 'Lopez, William - wlopez@example.edu', password: '12345') +User.create(uid: 'mhenderson959', givenname: 'Mark', surname: 'Henderson', fullName: 'Mark Henderson', lfname: 'Henderson, Mark', email: 'mhenderson959@example.edu', description: 'Henderson, Mark - mhenderson959@example.edu', password: '12345') +User.create(uid: 'khenderson874', givenname: 'Karoline', surname: 'Henderson', fullName: 'Karoline Henderson', lfname: 'Henderson, Karoline', email: 'khenderson874@example.edu', description: 'Henderson, Karoline - khenderson874@example.edu', password: '12345') +User.create(uid: 'rdavis', givenname: 'Robert', surname: 'Davis', fullName: 'Robert Davis', lfname: 'Davis, Robert', email: 'rdavis@example.edu', description: 'Davis, Robert - rdavis@example.edu', password: '12345') +User.create(uid: 'plopez', givenname: 'Paul', surname: 'Lopez', fullName: 'Paul Lopez', lfname: 'Lopez, Paul', email: 'plopez@example.edu', description: 'Lopez, Paul - plopez@example.edu', password: '12345') +User.create(uid: 'kjohnson', givenname: 'Kiersten', surname: 'Johnson', fullName: 'Kiersten Johnson', lfname: 'Johnson, Kiersten', email: 'kjohnson@example.edu', description: 'Johnson, Kiersten - kjohnson@example.edu', password: '12345') +User.create(uid: 'ksmith708', givenname: 'Karl', surname: 'Smith', fullName: 'Karl Smith', lfname: 'Smith, Karl', email: 'ksmith708@example.edu', description: 'Smith, Karl - ksmith708@example.edu', password: '12345') +User.create(uid: 'dlewis327', givenname: 'David', surname: 'Lewis', fullName: 'David Lewis', lfname: 'Lewis, David', email: 'dlewis327@example.edu', description: 'Lewis, David - dlewis327@example.edu', password: '12345') +User.create(uid: 'mdavis897', givenname: 'Michael', surname: 'Davis', fullName: 'Michael Davis', lfname: 'Davis, Michael', email: 'mdavis897@example.edu', description: 'Davis, Michael - mdavis897@example.edu', password: '12345') +User.create(uid: 'mmorrison', givenname: 'Mark', surname: 'Morrison', fullName: 'Mark Morrison', lfname: 'Morrison, Mark', email: 'mmorrison@example.edu', description: 'Morrison, Mark - mmorrison@example.edu', password: '12345') +User.create(uid: 'wwhite', givenname: 'William', surname: 'White', fullName: 'William White', lfname: 'White, William', email: 'wwhite@example.edu', description: 'White, William - wwhite@example.edu', password: '12345') +User.create(uid: 'klopez520', givenname: 'Karoline', surname: 'Lopez', fullName: 'Karoline Lopez', lfname: 'Lopez, Karoline', email: 'klopez520@example.edu', description: 'Lopez, Karoline - klopez520@example.edu', password: '12345') +User.create(uid: 'jlangenberg373', givenname: 'James', surname: 'Langenberg', fullName: 'James Langenberg', lfname: 'Langenberg, James', email: 'jlangenberg373@example.edu', description: 'Langenberg, James - jlangenberg373@example.edu', password: '12345') +User.create(uid: 'dpeterson613', givenname: 'David', surname: 'Peterson', fullName: 'David Peterson', lfname: 'Peterson, David', email: 'dpeterson613@example.edu', description: 'Peterson, David - dpeterson613@example.edu', password: '12345') +User.create(uid: 'mdoe270', givenname: 'Michael', surname: 'Doe', fullName: 'Michael Doe', lfname: 'Doe, Michael', email: 'mdoe270@example.edu', description: 'Doe, Michael - mdoe270@example.edu', password: '12345') +User.create(uid: 'wwilliams808', givenname: 'William', surname: 'Williams', fullName: 'William Williams', lfname: 'Williams, William', email: 'wwilliams808@example.edu', description: 'Williams, William - wwilliams808@example.edu', password: '12345') +User.create(uid: 'mvales501', givenname: 'Marie', surname: 'Vales', fullName: 'Marie Vales', lfname: 'Vales, Marie', email: 'mvales501@example.edu', description: 'Vales, Marie - mvales501@example.edu', password: '12345') +User.create(uid: 'ppeterson', givenname: 'Paul', surname: 'Peterson', fullName: 'Paul Peterson', lfname: 'Peterson, Paul', email: 'ppeterson@example.edu', description: 'Peterson, Paul - ppeterson@example.edu', password: '12345') +User.create(uid: 'ldavis', givenname: 'Lori', surname: 'Davis', fullName: 'Lori Davis', lfname: 'Davis, Lori', email: 'ldavis@example.edu', description: 'Davis, Lori - ldavis@example.edu', password: '12345') +User.create(uid: 'bgasper28', givenname: 'Bill', surname: 'Gasper', fullName: 'Bill Gasper', lfname: 'Gasper, Bill', email: 'bgasper28@example.edu', description: 'Gasper, Bill - bgasper28@example.edu', password: '12345') +User.create(uid: 'bprice745', givenname: 'Betty', surname: 'Price', fullName: 'Betty Price', lfname: 'Price, Betty', email: 'bprice745@example.edu', description: 'Price, Betty - bprice745@example.edu', password: '12345') +User.create(uid: 'ddoe', givenname: 'Donna', surname: 'Doe', fullName: 'Donna Doe', lfname: 'Doe, Donna', email: 'ddoe@example.edu', description: 'Doe, Donna - ddoe@example.edu', password: '12345') +User.create(uid: 'lvales817', givenname: 'Lisa', surname: 'Vales', fullName: 'Lisa Vales', lfname: 'Vales, Lisa', email: 'lvales817@example.edu', description: 'Vales, Lisa - lvales817@example.edu', password: '12345') +User.create(uid: 'wthompson675', givenname: 'William', surname: 'Thompson', fullName: 'William Thompson', lfname: 'Thompson, William', email: 'wthompson675@example.edu', description: 'Thompson, William - wthompson675@example.edu', password: '12345') +User.create(uid: 'landerson906', givenname: 'Lori', surname: 'Anderson', fullName: 'Lori Anderson', lfname: 'Anderson, Lori', email: 'landerson906@example.edu', description: 'Anderson, Lori - landerson906@example.edu', password: '12345') diff --git a/Sources/SIS/db_create.sh b/Sources/SIS/db_create.sh new file mode 100755 index 0000000..e5257a6 --- /dev/null +++ b/Sources/SIS/db_create.sh @@ -0,0 +1,19 @@ +#!/bin/sh +# +# rake.sh, DESCRIPTION +# +# Copyright (C) 2017 Tom Jordan +# +# This program is free software; you can redistribute it and/or +# modify it under the terms of the GNU General Public License +# as published by the Free Software Foundation; either version 2 +# of the License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# $Id:$ +# Tom Jordan +docker exec -it tier-sis-web /myapp/bin/rake db:create diff --git a/Sources/SIS/db_migrate.sh b/Sources/SIS/db_migrate.sh old mode 100644 new mode 100755 diff --git a/Sources/SIS/db_seed.sh b/Sources/SIS/db_seed.sh new file mode 100755 index 0000000..add7e44 --- /dev/null +++ b/Sources/SIS/db_seed.sh @@ -0,0 +1,19 @@ +#!/bin/sh +# +# rake.sh, DESCRIPTION +# +# Copyright (C) 2017 Tom Jordan +# +# This program is free software; you can redistribute it and/or +# modify it under the terms of the GNU General Public License +# as published by the Free Software Foundation; either version 2 +# of the License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# $Id:$ +# Tom Jordan +docker exec -it tier-sis-web /myapp/bin/rake db:seed diff --git a/Sources/SIS/gen_seed.pl b/Sources/SIS/gen_seed.pl new file mode 100755 index 0000000..e799575 --- /dev/null +++ b/Sources/SIS/gen_seed.pl @@ -0,0 +1,31 @@ +#!/usr/bin/perl -w +# +# gen_seed.pl, DESCRIPTION +# +# Copyright (C) 2017 Tom Jordan +# +# This program is free software; you can redistribute it and/or +# modify it under the terms of the GNU General Public License +# as published by the Free Software Foundation; either version 2 +# of the License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# $Id:$ +# Tom Jordan + +use vars qw/$VERSION $FILE/; +($VERSION) = q$Revision: 1.1 $ =~ /([\d.]+)/; +($FILE) = q$RCSfile: gen_seed.pl,v $ =~ /^[^:]+: ([^\$]+),v $/; + +use strict; + +while (<>) { + chomp; + my ($uid,$fname,$lname,$email,$pwd) = split(/,/); + + print "User.create(uid: \'$uid\', givenname: \'$fname\', surname: \'$lname\', fullName: \'$fname $lname\', lfname: \'$lname, $fname\', email: \'$email\', description: \'$lname, $fname - $email\', password: \'$pwd\')\n"; +} diff --git a/Sources/SIS/gen_seed_ldap.pl b/Sources/SIS/gen_seed_ldap.pl old mode 100644 new mode 100755 diff --git a/Sources/SIS/gen_skeleton.sh b/Sources/SIS/gen_skeleton.sh old mode 100644 new mode 100755 diff --git a/Sources/SIS/lib/assets/.keep b/Sources/SIS/lib/assets/.keep new file mode 100644 index 0000000..e69de29 diff --git a/Sources/SIS/lib/tasks/.keep b/Sources/SIS/lib/tasks/.keep new file mode 100644 index 0000000..e69de29 diff --git a/Sources/SIS/log/.keep b/Sources/SIS/log/.keep new file mode 100644 index 0000000..e69de29 diff --git a/Sources/SIS/log/development.log b/Sources/SIS/log/development.log new file mode 100644 index 0000000..eec707f --- /dev/null +++ b/Sources/SIS/log/development.log @@ -0,0 +1,5202 @@ +Started GET "/" for 172.18.0.1 at 2017-09-01 18:50:11 +0000 +Cannot render console from 172.18.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by Rails::WelcomeController#index as HTML + Parameters: {"internal"=>true} + Rendering /usr/local/bundle/gems/railties-5.0.0.1/lib/rails/templates/rails/welcome/index.html.erb + Rendered /usr/local/bundle/gems/railties-5.0.0.1/lib/rails/templates/rails/welcome/index.html.erb (5.0ms) +Completed 200 OK in 27ms (Views: 15.7ms | ActiveRecord: 0.0ms) + + +Started GET "/" for 172.20.0.1 at 2017-09-04 20:44:32 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 + +ActiveRecord::NoDatabaseError (Unknown database 'myapp_development'): + +activerecord (5.0.0.1) lib/active_record/connection_adapters/mysql2_adapter.rb:29:in `rescue in mysql2_connection' +activerecord (5.0.0.1) lib/active_record/connection_adapters/mysql2_adapter.rb:12:in `mysql2_connection' +activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:721:in `new_connection' +activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:765:in `checkout_new_connection' +activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:744:in `try_to_checkout_new_connection' +activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:705:in `acquire_connection' +activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:501:in `checkout' +activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:364:in `connection' +activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:875:in `retrieve_connection' +activerecord (5.0.0.1) lib/active_record/connection_handling.rb:128:in `retrieve_connection' +activerecord (5.0.0.1) lib/active_record/connection_handling.rb:91:in `connection' +activerecord (5.0.0.1) lib/active_record/migration.rb:558:in `connection' +activerecord (5.0.0.1) lib/active_record/migration.rb:545:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:38:in `block in call' +activesupport (5.0.0.1) lib/active_support/callbacks.rb:97:in `__run_callbacks__' +activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_call_callbacks' +activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks' +actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:36:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:49:in `call' +web-console (3.5.1) lib/web_console/middleware.rb:135:in `call_app' +web-console (3.5.1) lib/web_console/middleware.rb:20:in `block in call' +web-console (3.5.1) lib/web_console/middleware.rb:18:in `catch' +web-console (3.5.1) lib/web_console/middleware.rb:18:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' +railties (5.0.0.1) lib/rails/rack/logger.rb:36:in `call_app' +railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `block in call' +activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `block in tagged' +activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:26:in `tagged' +activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `tagged' +railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `call' +sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/request_id.rb:24:in `call' +rack (2.0.3) lib/rack/method_override.rb:22:in `call' +rack (2.0.3) lib/rack/runtime.rb:22:in `call' +activesupport (5.0.0.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/static.rb:136:in `call' +rack (2.0.3) lib/rack/sendfile.rb:111:in `call' +railties (5.0.0.1) lib/rails/engine.rb:522:in `call' +puma (3.10.0) lib/puma/configuration.rb:225:in `call' +puma (3.10.0) lib/puma/server.rb:605:in `handle_request' +puma (3.10.0) lib/puma/server.rb:437:in `process_client' +puma (3.10.0) lib/puma/server.rb:301:in `block in run' +puma (3.10.0) lib/puma/thread_pool.rb:120:in `block in spawn_thread' + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (1.7ms) + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.1ms) + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (28.8ms) +Started GET "/" for 172.20.0.1 at 2017-09-04 20:44:44 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Started GET "/" for 172.20.0.1 at 2017-09-04 20:48:40 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by Rails::WelcomeController#index as HTML + Parameters: {"internal"=>true} + Rendering /usr/local/bundle/gems/railties-5.0.0.1/lib/rails/templates/rails/welcome/index.html.erb + Rendered /usr/local/bundle/gems/railties-5.0.0.1/lib/rails/templates/rails/welcome/index.html.erb (4.3ms) +Completed 200 OK in 29ms (Views: 16.2ms | ActiveRecord: 0.0ms) + + +  (7.0ms) CREATE TABLE `schema_migrations` (`version` varchar(255) PRIMARY KEY) ENGINE=InnoDB +  (5.7ms) CREATE TABLE `ar_internal_metadata` (`key` varchar(255) PRIMARY KEY, `value` varchar(255), `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL) ENGINE=InnoDB +  (0.2ms) SELECT DATABASE() as db +  (0.2ms) SELECT GET_LOCK('7864839756650184315', 0); + ActiveRecord::SchemaMigration Load (2.9ms) SELECT `schema_migrations`.* FROM `schema_migrations` + ActiveRecord::InternalMetadata Load (0.2ms) SELECT `ar_internal_metadata`.* FROM `ar_internal_metadata` WHERE `ar_internal_metadata`.`key` = 'environment' LIMIT 1 +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `ar_internal_metadata` (`key`, `value`, `created_at`, `updated_at`) VALUES ('environment', 'development', '2017-09-04 20:49:16', '2017-09-04 20:49:16') +  (1.6ms) COMMIT +  (0.2ms) SELECT RELEASE_LOCK('7864839756650184315') + ActiveRecord::SchemaMigration Load (0.2ms) SELECT `schema_migrations`.* FROM `schema_migrations` +  (0.1ms) SELECT DATABASE() as db +  (0.2ms) SELECT GET_LOCK('7864839756650184315', 0); + ActiveRecord::SchemaMigration Load (0.3ms) SELECT `schema_migrations`.* FROM `schema_migrations` +Migrating to CreateUsers (20170904204927) +  (6.7ms) CREATE TABLE `users` (`id` int AUTO_INCREMENT PRIMARY KEY, `uid` varchar(255), `givenname` varchar(255), `surname` varchar(255), `email` varchar(255), `password` varchar(255), `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL) ENGINE=InnoDB +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `schema_migrations` (`version`) VALUES ('20170904204927') +  (0.6ms) COMMIT +Migrating to CreateCourses (20170904204936) +  (5.6ms) CREATE TABLE `courses` (`id` int AUTO_INCREMENT PRIMARY KEY, `course_name` varchar(255), `course_number` varchar(255), `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL) ENGINE=InnoDB +  (0.2ms) BEGIN + SQL (1.3ms) INSERT INTO `schema_migrations` (`version`) VALUES ('20170904204936') +  (0.5ms) COMMIT + ActiveRecord::InternalMetadata Load (0.3ms) SELECT `ar_internal_metadata`.* FROM `ar_internal_metadata` WHERE `ar_internal_metadata`.`key` = 'environment' LIMIT 1 +  (0.3ms) BEGIN +  (0.2ms) COMMIT +  (0.2ms) SELECT RELEASE_LOCK('7864839756650184315') + ActiveRecord::SchemaMigration Load (0.2ms) SELECT `schema_migrations`.* FROM `schema_migrations` +  (0.3ms) SHOW CREATE TABLE `courses` +  (0.2ms) SHOW TABLE STATUS LIKE 'courses' +  (0.1ms) SHOW CREATE TABLE `users` +  (0.3ms) SHOW TABLE STATUS LIKE 'users' +  (0.2ms) SELECT fk.referenced_table_name as 'to_table' + ,fk.referenced_column_name as 'primary_key' + ,fk.column_name as 'column' + ,fk.constraint_name as 'name' +FROM information_schema.key_column_usage fk +WHERE fk.referenced_column_name is not null + AND fk.table_schema = 'myapp_development' + AND fk.table_name = 'courses' + +  (0.2ms) SELECT fk.referenced_table_name as 'to_table' + ,fk.referenced_column_name as 'primary_key' + ,fk.column_name as 'column' + ,fk.constraint_name as 'name' +FROM information_schema.key_column_usage fk +WHERE fk.referenced_column_name is not null + AND fk.table_schema = 'myapp_development' + AND fk.table_name = 'users' + +  (0.1ms) SELECT DATABASE() as db +  (0.2ms) SELECT GET_LOCK('7864839756650184315', 0); + ActiveRecord::SchemaMigration Load (0.4ms) SELECT `schema_migrations`.* FROM `schema_migrations` +Migrating to CreateCoursesUsers (20170904205629) +  (6.6ms) CREATE TABLE `courses_users` (`course_id` int, `user_id` int) ENGINE=InnoDB +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `schema_migrations` (`version`) VALUES ('20170904205629') +  (1.1ms) COMMIT + ActiveRecord::InternalMetadata Load (0.3ms) SELECT `ar_internal_metadata`.* FROM `ar_internal_metadata` WHERE `ar_internal_metadata`.`key` = 'environment' LIMIT 1 +  (0.2ms) BEGIN +  (0.2ms) COMMIT +  (0.2ms) SELECT RELEASE_LOCK('7864839756650184315') + ActiveRecord::SchemaMigration Load (0.2ms) SELECT `schema_migrations`.* FROM `schema_migrations` +  (0.2ms) SHOW CREATE TABLE `courses` +  (0.3ms) SHOW TABLE STATUS LIKE 'courses' +  (0.2ms) SHOW CREATE TABLE `courses_users` +  (0.2ms) SHOW CREATE TABLE `users` +  (0.3ms) SHOW TABLE STATUS LIKE 'users' +  (0.3ms) SELECT fk.referenced_table_name as 'to_table' + ,fk.referenced_column_name as 'primary_key' + ,fk.column_name as 'column' + ,fk.constraint_name as 'name' +FROM information_schema.key_column_usage fk +WHERE fk.referenced_column_name is not null + AND fk.table_schema = 'myapp_development' + AND fk.table_name = 'courses' + +  (0.3ms) SELECT fk.referenced_table_name as 'to_table' + ,fk.referenced_column_name as 'primary_key' + ,fk.column_name as 'column' + ,fk.constraint_name as 'name' +FROM information_schema.key_column_usage fk +WHERE fk.referenced_column_name is not null + AND fk.table_schema = 'myapp_development' + AND fk.table_name = 'courses_users' + +  (0.3ms) SELECT fk.referenced_table_name as 'to_table' + ,fk.referenced_column_name as 'primary_key' + ,fk.column_name as 'column' + ,fk.constraint_name as 'name' +FROM information_schema.key_column_usage fk +WHERE fk.referenced_column_name is not null + AND fk.table_schema = 'myapp_development' + AND fk.table_name = 'users' + +Started GET "/users" for 172.20.0.1 at 2017-09-04 21:08:38 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 + ActiveRecord::SchemaMigration Load (0.4ms) SELECT `schema_migrations`.* FROM `schema_migrations` +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.4ms) SELECT `users`.* FROM `users` + Rendered users/index.html.erb within layouts/application (8.1ms) +Completed 200 OK in 942ms (Views: 909.5ms | ActiveRecord: 0.8ms) + + +Started GET "/users/new" for 172.20.0.1 at 2017-09-04 21:08:41 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#new as HTML + Rendering users/new.html.erb within layouts/application + Course Load (0.4ms) SELECT `courses`.* FROM `courses` + Rendered users/_form.html.erb (42.0ms) + Rendered users/new.html.erb within layouts/application (49.3ms) +Completed 200 OK in 196ms (Views: 154.3ms | ActiveRecord: 1.7ms) + + +Started POST "/users" for 172.20.0.1 at 2017-09-04 21:09:04 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"UZnnHoplv00DPZL5OOlJO7tjfYrzZvzhcpvG/gIlSG1x3bdAoDbTiTF2HS65G1PjK5PrJ8SmofLMnlLETx5oZA==", "user"=>{"uid"=>"tjordan", "givenname"=>"Tom", "surname"=>"Jordan", "email"=>"tom.jordan@wisc.edu", "password"=>"[FILTERED]", "course_ids"=>[""]}, "commit"=>"Create User"} +Unpermitted parameter: course_ids +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('tjordan', 'Tom', 'Jordan', 'tom.jordan@wisc.edu', '12345', '2017-09-04 21:09:04', '2017-09-04 21:09:04') +  (1.5ms) COMMIT +Redirected to http://localhost:3000/users/1 +Completed 302 Found in 8ms (ActiveRecord: 2.1ms) + + +Started GET "/users/1" for 172.20.0.1 at 2017-09-04 21:09:04 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#show as HTML + Parameters: {"id"=>"1"} + User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 1 LIMIT 1 + Rendering users/show.html.erb within layouts/application + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Rendered users/show.html.erb within layouts/application (69.4ms) +Completed 200 OK in 161ms (Views: 143.9ms | ActiveRecord: 1.7ms) + + +Started GET "/users" for 172.20.0.1 at 2017-09-04 21:09:07 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.4ms) SELECT `users`.* FROM `users` + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Rendered users/index.html.erb within layouts/application (3.9ms) +Completed 200 OK in 97ms (Views: 85.4ms | ActiveRecord: 0.7ms) + + +Started GET "/users/new" for 172.20.0.1 at 2017-09-04 21:09:12 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#new as HTML + Rendering users/new.html.erb within layouts/application + Course Load (0.4ms) SELECT `courses`.* FROM `courses` + Rendered users/_form.html.erb (3.8ms) + Rendered users/new.html.erb within layouts/application (12.6ms) +Completed 200 OK in 103ms (Views: 90.3ms | ActiveRecord: 0.4ms) + + +Started POST "/users" for 172.20.0.1 at 2017-09-04 21:09:32 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"G2Sbct7+MOfQV79jn8HPBnKX8FgLN2alY4vUHfwt0xI7IMss9K1cI+IcMLQeM9Xe4mdm9Tz3O7bdjkAnsRbzGw==", "user"=>{"uid"=>"jjminer", "givenname"=>"Jon", "surname"=>"Miner", "email"=>"jon.miner@wisc.edu", "password"=>"[FILTERED]", "course_ids"=>[""]}, "commit"=>"Create User"} +Unpermitted parameter: course_ids +  (0.3ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jjminer', 'Jon', 'Miner', 'jon.miner@wisc.edu', '12345', '2017-09-04 21:09:32', '2017-09-04 21:09:32') +  (1.3ms) COMMIT +Redirected to http://localhost:3000/users/2 +Completed 302 Found in 9ms (ActiveRecord: 2.1ms) + + +Started GET "/users/2" for 172.20.0.1 at 2017-09-04 21:09:32 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#show as HTML + Parameters: {"id"=>"2"} + User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 2 LIMIT 1 + Rendering users/show.html.erb within layouts/application + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Rendered users/show.html.erb within layouts/application (3.5ms) +Completed 200 OK in 94ms (Views: 84.9ms | ActiveRecord: 0.7ms) + + +Started GET "/users" for 172.20.0.1 at 2017-09-04 21:09:35 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.4ms) SELECT `users`.* FROM `users` + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Rendered users/index.html.erb within layouts/application (5.4ms) +Completed 200 OK in 93ms (Views: 81.1ms | ActiveRecord: 1.0ms) + + +Started GET "/users/new" for 172.20.0.1 at 2017-09-04 21:09:37 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#new as HTML + Rendering users/new.html.erb within layouts/application + Course Load (0.4ms) SELECT `courses`.* FROM `courses` + Rendered users/_form.html.erb (3.3ms) + Rendered users/new.html.erb within layouts/application (10.2ms) +Completed 200 OK in 101ms (Views: 88.0ms | ActiveRecord: 0.4ms) + + +Started POST "/users" for 172.20.0.1 at 2017-09-04 21:09:52 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"+Tu8oFS+YOw76/PCcYKUp48xhuWa8kg5FdlDD2JCN+LZf+z+fu0MKAmgfBXwcI5/H8EQSK0yFSqr3Nc1L3kX6w==", "user"=>{"uid"=>"jbabb", "givenname"=>"James", "surname"=>"Babb", "email"=>"james.babb@wisc.edu", "password"=>"[FILTERED]", "course_ids"=>[""]}, "commit"=>"Create User"} +Unpermitted parameter: course_ids +  (0.4ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jbabb', 'James', 'Babb', 'james.babb@wisc.edu', '12345', '2017-09-04 21:09:52', '2017-09-04 21:09:52') +  (2.3ms) COMMIT +Redirected to http://localhost:3000/users/3 +Completed 302 Found in 10ms (ActiveRecord: 3.1ms) + + +Started GET "/users/3" for 172.20.0.1 at 2017-09-04 21:09:52 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#show as HTML + Parameters: {"id"=>"3"} + User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 3 LIMIT 1 + Rendering users/show.html.erb within layouts/application + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 3 + Rendered users/show.html.erb within layouts/application (2.6ms) +Completed 200 OK in 88ms (Views: 80.4ms | ActiveRecord: 0.8ms) + + +Started GET "/users" for 172.20.0.1 at 2017-09-04 21:10:25 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.4ms) SELECT `users`.* FROM `users` + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 3 + Rendered users/index.html.erb within layouts/application (9.4ms) +Completed 200 OK in 754ms (Views: 741.3ms | ActiveRecord: 1.5ms) + + +Started GET "/courses" for 172.20.0.1 at 2017-09-04 21:10:30 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by CoursesController#index as HTML + Rendering courses/index.html.erb within layouts/application + Course Load (0.4ms) SELECT `courses`.* FROM `courses` + Rendered courses/index.html.erb within layouts/application (1.9ms) +Completed 200 OK in 104ms (Views: 94.7ms | ActiveRecord: 0.4ms) + + +Started GET "/courses/new" for 172.20.0.1 at 2017-09-04 21:10:33 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by CoursesController#new as HTML + Rendering courses/new.html.erb within layouts/application + User Load (0.4ms) SELECT `users`.* FROM `users` + Rendered courses/_form.html.erb (23.0ms) + Rendered courses/new.html.erb within layouts/application (33.4ms) +Completed 200 OK in 137ms (Views: 122.4ms | ActiveRecord: 0.4ms) + + +Started POST "/courses" for 172.20.0.1 at 2017-09-04 21:10:50 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by CoursesController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"dIfSSk3Hy7nUxyMxqT+ubmW4hpzfSUtCxWX5AxsN/xtz/y6M0D9uexzpxwyUf//jrjZQMjS6HkxKhTYvaXN0Uw==", "course"=>{"course_name"=>"Intro to Computer Science", "course_number"=>"CS101", "user_ids"=>["", "1", "3"]}, "commit"=>"Create Course"} + User Load (0.7ms) SELECT `users`.* FROM `users` WHERE `users`.`id` IN (1, 3) +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `courses` (`course_name`, `course_number`, `created_at`, `updated_at`) VALUES ('Intro to Computer Science', 'CS101', '2017-09-04 21:10:50', '2017-09-04 21:10:50') + SQL (0.3ms) INSERT INTO `courses_users` (`course_id`, `user_id`) VALUES (1, 1) + SQL (0.3ms) INSERT INTO `courses_users` (`course_id`, `user_id`) VALUES (1, 3) +  (0.8ms) COMMIT +Redirected to http://localhost:3000/courses/1 +Completed 302 Found in 25ms (ActiveRecord: 2.6ms) + + +Started GET "/courses/1" for 172.20.0.1 at 2017-09-04 21:10:50 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by CoursesController#show as HTML + Parameters: {"id"=>"1"} + Course Load (0.3ms) SELECT `courses`.* FROM `courses` WHERE `courses`.`id` = 1 LIMIT 1 + Rendering courses/show.html.erb within layouts/application + User Load (0.5ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 1 + Rendered courses/show.html.erb within layouts/application (4.2ms) +Completed 200 OK in 92ms (Views: 82.9ms | ActiveRecord: 0.8ms) + + +Started GET "/courses" for 172.20.0.1 at 2017-09-04 21:10:52 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by CoursesController#index as HTML + Rendering courses/index.html.erb within layouts/application + Course Load (0.4ms) SELECT `courses`.* FROM `courses` + User Load (0.4ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 1 + Rendered courses/index.html.erb within layouts/application (6.2ms) +Completed 200 OK in 108ms (Views: 94.0ms | ActiveRecord: 0.9ms) + + +Started GET "/courses/new" for 172.20.0.1 at 2017-09-04 21:10:56 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by CoursesController#new as HTML + Rendering courses/new.html.erb within layouts/application + User Load (0.5ms) SELECT `users`.* FROM `users` + Rendered courses/_form.html.erb (4.5ms) + Rendered courses/new.html.erb within layouts/application (11.7ms) +Completed 200 OK in 101ms (Views: 88.2ms | ActiveRecord: 0.5ms) + + +Started POST "/courses" for 172.20.0.1 at 2017-09-04 21:11:16 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by CoursesController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"/IxP85moxHgmEmqE3p+cCC6sILwhfLwJdchiDu54p9H79LM1BFBhuu48jrnj382F5SL2EsqP6Qf6KK0inAYsmQ==", "course"=>{"course_name"=>"Intro to Computer Programming", "course_number"=>"CS102", "user_ids"=>["", "3"]}, "commit"=>"Create Course"} + User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 3 +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `courses` (`course_name`, `course_number`, `created_at`, `updated_at`) VALUES ('Intro to Computer Programming', 'CS102', '2017-09-04 21:11:16', '2017-09-04 21:11:16') + SQL (0.9ms) INSERT INTO `courses_users` (`course_id`, `user_id`) VALUES (2, 3) +  (2.0ms) COMMIT +Redirected to http://localhost:3000/courses/2 +Completed 302 Found in 14ms (ActiveRecord: 3.9ms) + + +Started GET "/courses/2" for 172.20.0.1 at 2017-09-04 21:11:16 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by CoursesController#show as HTML + Parameters: {"id"=>"2"} + Course Load (0.3ms) SELECT `courses`.* FROM `courses` WHERE `courses`.`id` = 2 LIMIT 1 + Rendering courses/show.html.erb within layouts/application + User Load (0.3ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 2 + Rendered courses/show.html.erb within layouts/application (2.7ms) +Completed 200 OK in 90ms (Views: 82.1ms | ActiveRecord: 0.6ms) + + +Started GET "/courses" for 172.20.0.1 at 2017-09-04 21:11:18 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by CoursesController#index as HTML + Rendering courses/index.html.erb within layouts/application + Course Load (0.4ms) SELECT `courses`.* FROM `courses` + User Load (0.3ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 1 + User Load (0.3ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 2 + Rendered courses/index.html.erb within layouts/application (6.5ms) +Completed 200 OK in 96ms (Views: 84.1ms | ActiveRecord: 1.0ms) + + +Started GET "/courses/new" for 172.20.0.1 at 2017-09-04 21:11:21 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by CoursesController#new as HTML + Rendering courses/new.html.erb within layouts/application + User Load (0.4ms) SELECT `users`.* FROM `users` + Rendered courses/_form.html.erb (3.8ms) + Rendered courses/new.html.erb within layouts/application (10.5ms) +Completed 200 OK in 103ms (Views: 91.7ms | ActiveRecord: 0.4ms) + + +Started POST "/courses" for 172.20.0.1 at 2017-09-04 21:11:33 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by CoursesController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"QrTQzR1AveCAJNK1L6e/3AaRTo14SQG5+Xfp+2ZaT+BFzCwLgLgYIkgKNogS5+5RzR+YI5O6VLd2lybXFCTEqA==", "course"=>{"course_name"=>"Networked Systems", "course_number"=>"CS202", "user_ids"=>["", "2"]}, "commit"=>"Create Course"} + User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 2 +  (0.4ms) BEGIN + SQL (0.4ms) INSERT INTO `courses` (`course_name`, `course_number`, `created_at`, `updated_at`) VALUES ('Networked Systems', 'CS202', '2017-09-04 21:11:33', '2017-09-04 21:11:33') + SQL (0.3ms) INSERT INTO `courses_users` (`course_id`, `user_id`) VALUES (3, 2) +  (0.8ms) COMMIT +Redirected to http://localhost:3000/courses/3 +Completed 302 Found in 12ms (ActiveRecord: 2.3ms) + + +Started GET "/courses/3" for 172.20.0.1 at 2017-09-04 21:11:33 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by CoursesController#show as HTML + Parameters: {"id"=>"3"} + Course Load (0.3ms) SELECT `courses`.* FROM `courses` WHERE `courses`.`id` = 3 LIMIT 1 + Rendering courses/show.html.erb within layouts/application + User Load (0.4ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 3 + Rendered courses/show.html.erb within layouts/application (2.4ms) +Completed 200 OK in 95ms (Views: 86.9ms | ActiveRecord: 0.7ms) + + +Started GET "/courses" for 172.20.0.1 at 2017-09-04 21:11:35 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by CoursesController#index as HTML + Rendering courses/index.html.erb within layouts/application + Course Load (0.4ms) SELECT `courses`.* FROM `courses` + User Load (0.3ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 1 + User Load (0.3ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 2 + User Load (0.2ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 3 + Rendered courses/index.html.erb within layouts/application (6.8ms) +Completed 200 OK in 91ms (Views: 80.1ms | ActiveRecord: 1.2ms) + + +Started GET "/" for 172.20.0.1 at 2017-09-04 21:13:15 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by Rails::WelcomeController#index as HTML + Parameters: {"internal"=>true} + Rendering /usr/local/bundle/gems/railties-5.0.0.1/lib/rails/templates/rails/welcome/index.html.erb + Rendered /usr/local/bundle/gems/railties-5.0.0.1/lib/rails/templates/rails/welcome/index.html.erb (2.0ms) +Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms) + + +Started GET "/users/new" for 172.20.0.1 at 2017-09-04 21:13:20 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#new as HTML + Rendering users/new.html.erb within layouts/application + Course Load (0.3ms) SELECT `courses`.* FROM `courses` + Rendered users/_form.html.erb (4.8ms) + Rendered users/new.html.erb within layouts/application (12.8ms) +Completed 200 OK in 97ms (Views: 89.4ms | ActiveRecord: 0.3ms) + + +Started GET "/users" for 172.20.0.1 at 2017-09-04 21:14:32 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.4ms) SELECT `users`.* FROM `users` + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Course Load (0.2ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 3 + Rendered users/index.html.erb within layouts/application (7.6ms) +Completed 200 OK in 89ms (Views: 77.6ms | ActiveRecord: 1.1ms) + + +Started GET "/users/3/edit" for 172.20.0.1 at 2017-09-04 21:16:55 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#edit as HTML + Parameters: {"id"=>"3"} + User Load (0.5ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 3 LIMIT 1 + Rendering users/edit.html.erb within layouts/application + Course Load (0.4ms) SELECT `courses`.* FROM `courses` +  (0.4ms) SELECT `courses`.id FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 3 + Rendered users/_form.html.erb (5.6ms) + Rendered users/edit.html.erb within layouts/application (13.1ms) +Completed 200 OK in 111ms (Views: 96.9ms | ActiveRecord: 1.3ms) + + +Started PATCH "/users/3" for 172.20.0.1 at 2017-09-04 21:17:02 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#update as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"0odRNTiT7XzEF/yeQwaW8exvLrTzZaB0QTYwKPqO9vJchsboWQcxb9nAMWlELhOeHqPxkhP60pZ0rUzLoi5LPQ==", "user"=>{"uid"=>"jbabb", "givenname"=>"James", "surname"=>"Babb", "email"=>"james.babb@wisc.edu", "password"=>"[FILTERED]", "course_ids"=>["", "2"]}, "commit"=>"Update User", "id"=>"3"} + User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 3 LIMIT 1 +Unpermitted parameter: course_ids +  (0.2ms) BEGIN +  (0.2ms) COMMIT +Redirected to http://localhost:3000/users/3 +Completed 302 Found in 5ms (ActiveRecord: 0.7ms) + + +Started GET "/users/3" for 172.20.0.1 at 2017-09-04 21:17:02 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#show as HTML + Parameters: {"id"=>"3"} + User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 3 LIMIT 1 + Rendering users/show.html.erb within layouts/application + Course Load (0.6ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 3 + Rendered users/show.html.erb within layouts/application (16.6ms) +Completed 500 Internal Server Error in 41ms (ActiveRecord: 0.9ms) + + + +ActionView::Template::Error (undefined method `name' for #): + 27: + 28:

+ 29: Courses: + 30: <%= @user.courses.map {|c| c.name}.join(', ') %> + 31:

+ 32: + 33: <%= link_to 'Edit', edit_user_path(@user) %> | + +app/views/users/show.html.erb:30:in `block in _app_views_users_show_html_erb__4569991652875485321_70005663091100' +app/views/users/show.html.erb:30:in `_app_views_users_show_html_erb__4569991652875485321_70005663091100' + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (3.1ms) + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.4ms) + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms) + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (21.9ms) +Started GET "/users" for 172.20.0.1 at 2017-09-04 21:17:54 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.4ms) SELECT `users`.* FROM `users` + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 3 + Rendered users/index.html.erb within layouts/application (6.8ms) +Completed 200 OK in 108ms (Views: 94.7ms | ActiveRecord: 1.2ms) + + +Started GET "/users/3/edit" for 172.20.0.1 at 2017-09-04 21:17:57 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#edit as HTML + Parameters: {"id"=>"3"} + User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 3 LIMIT 1 + Rendering users/edit.html.erb within layouts/application + Course Load (0.4ms) SELECT `courses`.* FROM `courses` +  (0.5ms) SELECT `courses`.id FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 3 + Rendered users/_form.html.erb (6.8ms) + Rendered users/edit.html.erb within layouts/application (16.4ms) +Completed 200 OK in 117ms (Views: 101.3ms | ActiveRecord: 1.2ms) + + +Started PATCH "/users/3" for 172.20.0.1 at 2017-09-04 21:18:00 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#update as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"aoxYqlydJcQ1KMpqhfGxH1OvMTI2TGmVQDY6bitNsL7kjc93PQn51yj/B52C2TRwoWPuFNbTG3d1rUaNc+0NcQ==", "user"=>{"uid"=>"jbabb", "givenname"=>"James", "surname"=>"Babb", "email"=>"james.babb@wisc.edu", "password"=>"[FILTERED]", "course_ids"=>["", "2"]}, "commit"=>"Update User", "id"=>"3"} + User Load (0.5ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 3 LIMIT 1 +Unpermitted parameter: course_ids +  (0.3ms) BEGIN +  (0.2ms) COMMIT +Redirected to http://localhost:3000/users/3 +Completed 302 Found in 7ms (ActiveRecord: 0.9ms) + + +Started GET "/users/3" for 172.20.0.1 at 2017-09-04 21:18:00 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#show as HTML + Parameters: {"id"=>"3"} + User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 3 LIMIT 1 + Rendering users/show.html.erb within layouts/application + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 3 + Rendered users/show.html.erb within layouts/application (2.9ms) +Completed 200 OK in 90ms (Views: 81.4ms | ActiveRecord: 0.8ms) + + +Started GET "/users" for 172.20.0.1 at 2017-09-04 21:18:02 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.4ms) SELECT `users`.* FROM `users` + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 3 + Rendered users/index.html.erb within layouts/application (9.7ms) +Completed 200 OK in 109ms (Views: 95.6ms | ActiveRecord: 1.6ms) + + +Started GET "/users" for 172.20.0.1 at 2017-09-04 21:18:04 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.4ms) SELECT `users`.* FROM `users` + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Course Load (0.2ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 3 + Rendered users/index.html.erb within layouts/application (7.2ms) +Completed 200 OK in 94ms (Views: 85.0ms | ActiveRecord: 1.3ms) + + +Started GET "/users/3" for 172.20.0.1 at 2017-09-04 21:18:09 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#show as HTML + Parameters: {"id"=>"3"} + User Load (0.5ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 3 LIMIT 1 + Rendering users/show.html.erb within layouts/application + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 3 + Rendered users/show.html.erb within layouts/application (4.0ms) +Completed 200 OK in 95ms (Views: 81.8ms | ActiveRecord: 1.0ms) + + +Started GET "/users/3/edit" for 172.20.0.1 at 2017-09-04 21:18:13 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#edit as HTML + Parameters: {"id"=>"3"} + User Load (0.5ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 3 LIMIT 1 + Rendering users/edit.html.erb within layouts/application + Course Load (0.4ms) SELECT `courses`.* FROM `courses` +  (0.4ms) SELECT `courses`.id FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 3 + Rendered users/_form.html.erb (6.5ms) + Rendered users/edit.html.erb within layouts/application (17.1ms) +Completed 200 OK in 136ms (Views: 121.5ms | ActiveRecord: 1.3ms) + + +Started PATCH "/users/3" for 172.20.0.1 at 2017-09-04 21:18:15 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#update as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"/61zlh2ZomuUuGoJwj7eLN3S4fgSciF0YMkRFckBOvhxrORLfA1+eIlvp/7FFltDLx4+3vLtU5ZVUm32kaGHNw==", "user"=>{"uid"=>"jbabb", "givenname"=>"James", "surname"=>"Babb", "email"=>"james.babb@wisc.edu", "password"=>"[FILTERED]", "course_ids"=>["", "2"]}, "commit"=>"Update User", "id"=>"3"} + User Load (0.8ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 3 LIMIT 1 +Unpermitted parameter: course_ids +  (0.2ms) BEGIN +  (0.2ms) COMMIT +Redirected to http://localhost:3000/users/3 +Completed 302 Found in 5ms (ActiveRecord: 1.1ms) + + +Started GET "/users/3" for 172.20.0.1 at 2017-09-04 21:18:15 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#show as HTML + Parameters: {"id"=>"3"} + User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 3 LIMIT 1 + Rendering users/show.html.erb within layouts/application + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 3 + Rendered users/show.html.erb within layouts/application (3.2ms) +Completed 200 OK in 115ms (Views: 104.5ms | ActiveRecord: 0.9ms) + + +Started GET "/users" for 172.20.0.1 at 2017-09-04 21:19:56 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.5ms) SELECT `users`.* FROM `users` + Course Load (0.7ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 3 + Rendered users/index.html.erb within layouts/application (9.4ms) +Completed 200 OK in 105ms (Views: 92.0ms | ActiveRecord: 1.8ms) + + +Started GET "/users" for 172.20.0.1 at 2017-09-04 21:23:49 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.4ms) SELECT `users`.* FROM `users` + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 3 + Rendered users/index.html.erb within layouts/application (7.8ms) +Completed 200 OK in 127ms (Views: 116.6ms | ActiveRecord: 1.4ms) + + +Started GET "/users/1" for 172.20.0.1 at 2017-09-04 21:23:52 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#show as HTML + Parameters: {"id"=>"1"} + User Load (0.6ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 1 LIMIT 1 + Rendering users/show.html.erb within layouts/application + Course Load (0.6ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Rendered users/show.html.erb within layouts/application (4.3ms) +Completed 200 OK in 99ms (Views: 84.4ms | ActiveRecord: 1.2ms) + + +Started GET "/users" for 172.20.0.1 at 2017-09-04 21:23:54 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.4ms) SELECT `users`.* FROM `users` + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 3 + Rendered users/index.html.erb within layouts/application (9.0ms) +Completed 200 OK in 132ms (Views: 117.5ms | ActiveRecord: 1.5ms) + + +Started GET "/users/1/edit" for 172.20.0.1 at 2017-09-04 21:23:55 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#edit as HTML + Parameters: {"id"=>"1"} + User Load (0.6ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 1 LIMIT 1 + Rendering users/edit.html.erb within layouts/application + Course Load (0.4ms) SELECT `courses`.* FROM `courses` +  (0.3ms) SELECT `courses`.id FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Rendered users/_form.html.erb (6.5ms) + Rendered users/edit.html.erb within layouts/application (17.7ms) +Completed 200 OK in 132ms (Views: 113.1ms | ActiveRecord: 1.3ms) + + +Started GET "/users/1/edit" for 172.20.0.1 at 2017-09-04 21:23:57 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#edit as HTML + Parameters: {"id"=>"1"} + User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 1 LIMIT 1 + Rendering users/edit.html.erb within layouts/application + Course Load (0.4ms) SELECT `courses`.* FROM `courses` +  (0.3ms) SELECT `courses`.id FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Rendered users/_form.html.erb (5.7ms) + Rendered users/edit.html.erb within layouts/application (14.6ms) +Completed 200 OK in 131ms (Views: 120.7ms | ActiveRecord: 1.0ms) + + +Started GET "/users" for 172.20.0.1 at 2017-09-04 21:24:00 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.4ms) SELECT `users`.* FROM `users` + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 3 + Rendered users/index.html.erb within layouts/application (8.2ms) +Completed 200 OK in 115ms (Views: 103.5ms | ActiveRecord: 1.5ms) + + +Started GET "/users/new" for 172.20.0.1 at 2017-09-04 21:24:02 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#new as HTML + Rendering users/new.html.erb within layouts/application + Course Load (0.4ms) SELECT `courses`.* FROM `courses` + Rendered users/_form.html.erb (6.1ms) + Rendered users/new.html.erb within layouts/application (16.6ms) +Completed 200 OK in 135ms (Views: 118.2ms | ActiveRecord: 0.4ms) + + +Started GET "/users" for 172.20.0.1 at 2017-09-04 21:26:02 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 + +ActiveRecord::NoDatabaseError (Unknown database 'myapp_development'): + +activerecord (5.0.0.1) lib/active_record/connection_adapters/mysql2_adapter.rb:29:in `rescue in mysql2_connection' +activerecord (5.0.0.1) lib/active_record/connection_adapters/mysql2_adapter.rb:12:in `mysql2_connection' +activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:721:in `new_connection' +activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:765:in `checkout_new_connection' +activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:744:in `try_to_checkout_new_connection' +activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:705:in `acquire_connection' +activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:501:in `checkout' +activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:364:in `connection' +activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:875:in `retrieve_connection' +activerecord (5.0.0.1) lib/active_record/connection_handling.rb:128:in `retrieve_connection' +activerecord (5.0.0.1) lib/active_record/connection_handling.rb:91:in `connection' +activerecord (5.0.0.1) lib/active_record/migration.rb:558:in `connection' +activerecord (5.0.0.1) lib/active_record/migration.rb:545:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:38:in `block in call' +activesupport (5.0.0.1) lib/active_support/callbacks.rb:97:in `__run_callbacks__' +activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_call_callbacks' +activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks' +actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:36:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:49:in `call' +web-console (3.5.1) lib/web_console/middleware.rb:135:in `call_app' +web-console (3.5.1) lib/web_console/middleware.rb:20:in `block in call' +web-console (3.5.1) lib/web_console/middleware.rb:18:in `catch' +web-console (3.5.1) lib/web_console/middleware.rb:18:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' +railties (5.0.0.1) lib/rails/rack/logger.rb:36:in `call_app' +railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `block in call' +activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `block in tagged' +activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:26:in `tagged' +activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `tagged' +railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `call' +sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/request_id.rb:24:in `call' +rack (2.0.3) lib/rack/method_override.rb:22:in `call' +rack (2.0.3) lib/rack/runtime.rb:22:in `call' +activesupport (5.0.0.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/static.rb:136:in `call' +rack (2.0.3) lib/rack/sendfile.rb:111:in `call' +railties (5.0.0.1) lib/rails/engine.rb:522:in `call' +puma (3.10.0) lib/puma/configuration.rb:225:in `call' +puma (3.10.0) lib/puma/server.rb:605:in `handle_request' +puma (3.10.0) lib/puma/server.rb:437:in `process_client' +puma (3.10.0) lib/puma/server.rb:301:in `block in run' +puma (3.10.0) lib/puma/thread_pool.rb:120:in `block in spawn_thread' + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (2.0ms) + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.1ms) + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.5ms) + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (27.6ms) +  (6.9ms) CREATE TABLE `schema_migrations` (`version` varchar(255) PRIMARY KEY) ENGINE=InnoDB +  (5.8ms) CREATE TABLE `ar_internal_metadata` (`key` varchar(255) PRIMARY KEY, `value` varchar(255), `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL) ENGINE=InnoDB +  (0.2ms) SELECT DATABASE() as db +  (0.2ms) SELECT GET_LOCK('7864839756650184315', 0); + ActiveRecord::SchemaMigration Load (10.9ms) SELECT `schema_migrations`.* FROM `schema_migrations` +Migrating to CreateUsers (20170904204927) +  (6.5ms) CREATE TABLE `users` (`id` int AUTO_INCREMENT PRIMARY KEY, `uid` varchar(255), `givenname` varchar(255), `surname` varchar(255), `email` varchar(255), `password` varchar(255), `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL) ENGINE=InnoDB +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `schema_migrations` (`version`) VALUES ('20170904204927') +  (0.6ms) COMMIT +Migrating to CreateCourses (20170904204936) +  (5.6ms) CREATE TABLE `courses` (`id` int AUTO_INCREMENT PRIMARY KEY, `course_name` varchar(255), `course_number` varchar(255), `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL) ENGINE=InnoDB +  (0.2ms) BEGIN + SQL (0.6ms) INSERT INTO `schema_migrations` (`version`) VALUES ('20170904204936') +  (0.5ms) COMMIT +Migrating to CreateCoursesUsers (20170904205629) +  (6.0ms) CREATE TABLE `courses_users` (`course_id` int, `user_id` int) ENGINE=InnoDB +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `schema_migrations` (`version`) VALUES ('20170904205629') +  (0.5ms) COMMIT + ActiveRecord::InternalMetadata Load (0.3ms) SELECT `ar_internal_metadata`.* FROM `ar_internal_metadata` WHERE `ar_internal_metadata`.`key` = 'environment' LIMIT 1 +  (0.3ms) BEGIN + SQL (0.3ms) INSERT INTO `ar_internal_metadata` (`key`, `value`, `created_at`, `updated_at`) VALUES ('environment', 'development', '2017-09-04 21:26:21', '2017-09-04 21:26:21') +  (1.9ms) COMMIT +  (0.2ms) SELECT RELEASE_LOCK('7864839756650184315') + ActiveRecord::SchemaMigration Load (0.3ms) SELECT `schema_migrations`.* FROM `schema_migrations` +  (0.2ms) SHOW CREATE TABLE `courses` +  (0.4ms) SHOW TABLE STATUS LIKE 'courses' +  (0.2ms) SHOW CREATE TABLE `courses_users` +  (0.3ms) SHOW CREATE TABLE `users` +  (0.4ms) SHOW TABLE STATUS LIKE 'users' +  (0.3ms) SELECT fk.referenced_table_name as 'to_table' + ,fk.referenced_column_name as 'primary_key' + ,fk.column_name as 'column' + ,fk.constraint_name as 'name' +FROM information_schema.key_column_usage fk +WHERE fk.referenced_column_name is not null + AND fk.table_schema = 'myapp_development' + AND fk.table_name = 'courses' + +  (0.3ms) SELECT fk.referenced_table_name as 'to_table' + ,fk.referenced_column_name as 'primary_key' + ,fk.column_name as 'column' + ,fk.constraint_name as 'name' +FROM information_schema.key_column_usage fk +WHERE fk.referenced_column_name is not null + AND fk.table_schema = 'myapp_development' + AND fk.table_name = 'courses_users' + +  (0.3ms) SELECT fk.referenced_table_name as 'to_table' + ,fk.referenced_column_name as 'primary_key' + ,fk.column_name as 'column' + ,fk.constraint_name as 'name' +FROM information_schema.key_column_usage fk +WHERE fk.referenced_column_name is not null + AND fk.table_schema = 'myapp_development' + AND fk.table_name = 'users' + +Started GET "/users" for 172.20.0.1 at 2017-09-04 21:26:25 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Started GET "/" for 172.20.0.1 at 2017-09-04 21:26:46 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 + ActiveRecord::SchemaMigration Load (0.4ms) SELECT `schema_migrations`.* FROM `schema_migrations` + ActiveRecord::SchemaMigration Load (0.4ms) SELECT `schema_migrations`.* FROM `schema_migrations` +Processing by UsersController#index as HTML +Processing by Rails::WelcomeController#index as HTML + Parameters: {"internal"=>true} + Rendering /usr/local/bundle/gems/railties-5.0.0.1/lib/rails/templates/rails/welcome/index.html.erb + Rendered /usr/local/bundle/gems/railties-5.0.0.1/lib/rails/templates/rails/welcome/index.html.erb (2.0ms) +Completed 200 OK in 24ms (Views: 14.8ms | ActiveRecord: 0.0ms) + + + Rendering users/index.html.erb within layouts/application + User Load (0.6ms) SELECT `users`.* FROM `users` + Rendered users/index.html.erb within layouts/application (4.6ms) +Completed 200 OK in 650ms (Views: 591.4ms | ActiveRecord: 1.3ms) + + +Started GET "/users" for 172.20.0.1 at 2017-09-04 21:27:01 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.4ms) SELECT `users`.* FROM `users` + Rendered users/index.html.erb within layouts/application (1.7ms) +Completed 200 OK in 86ms (Views: 78.3ms | ActiveRecord: 0.4ms) + + +Started GET "/users/new" for 172.20.0.1 at 2017-09-04 21:27:03 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#new as HTML +Started GET "/users/new" for 172.20.0.1 at 2017-09-04 21:33:41 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#new as HTML +Started GET "/users/new" for 172.20.0.1 at 2017-09-04 21:33:41 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#new as HTML + Rendering users/new.html.erb within layouts/application + Rendering users/new.html.erb within layouts/application + Rendering users/new.html.erb within layouts/application + Course Load (1.8ms) SELECT `courses`.* FROM `courses` + Rendered users/_form.html.erb (74.8ms) + Rendered users/new.html.erb within layouts/application (94.1ms) + Course Load (2.3ms) SELECT `courses`.* FROM `courses` + Course Load (8.6ms) SELECT `courses`.* FROM `courses` + Rendered users/_form.html.erb (34.6ms) + Rendered users/new.html.erb within layouts/application (52.0ms) + Rendered users/_form.html.erb (84.8ms) + Rendered users/new.html.erb within layouts/application (110.8ms) +Completed 200 OK in 354ms (Views: 328.1ms | ActiveRecord: 2.6ms) + + +Completed 200 OK in 300ms (Views: 284.9ms | ActiveRecord: 2.3ms) + + +Completed 200 OK in 398120ms (Views: 379.3ms | ActiveRecord: 9.5ms) + + +Started GET "/users" for 172.20.0.1 at 2017-09-04 21:33:44 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.4ms) SELECT `users`.* FROM `users` + Rendered users/index.html.erb within layouts/application (3.3ms) +Completed 200 OK in 106ms (Views: 91.6ms | ActiveRecord: 0.4ms) + + +Started GET "/users/new" for 172.20.0.1 at 2017-09-04 21:33:46 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#new as HTML + Rendering users/new.html.erb within layouts/application + Course Load (0.3ms) SELECT `courses`.* FROM `courses` + Rendered users/_form.html.erb (3.6ms) + Rendered users/new.html.erb within layouts/application (10.9ms) +Completed 200 OK in 105ms (Views: 91.5ms | ActiveRecord: 0.3ms) + + +Started GET "/users" for 172.20.0.1 at 2017-09-04 21:35:31 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.5ms) SELECT `users`.* FROM `users` + Rendered users/index.html.erb within layouts/application (2.5ms) +Completed 200 OK in 100ms (Views: 87.0ms | ActiveRecord: 0.5ms) + + + ActiveRecord::SchemaMigration Load (0.4ms) SELECT `schema_migrations`.* FROM `schema_migrations` +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('tjordan', 'Tom', 'Jordan', 'tom.jordan@wisc.edu', '12345', '2017-09-04 21:37:09', '2017-09-04 21:37:09') +  (1.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jjminer', 'Jon', 'Miner', 'jon.miner@wisc.edu', '12345', '2017-09-04 21:37:09', '2017-09-04 21:37:09') +  (2.0ms) COMMIT +Started GET "/users" for 172.20.0.1 at 2017-09-04 21:37:22 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.5ms) SELECT `users`.* FROM `users` + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Rendered users/index.html.erb within layouts/application (138.9ms) +Completed 200 OK in 239ms (Views: 228.1ms | ActiveRecord: 2.6ms) + + +Started GET "/courses" for 172.20.0.1 at 2017-09-04 21:37:54 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Started GET "/users/new" for 172.20.0.1 at 2017-09-04 21:39:27 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#new as HTML + Rendering users/new.html.erb within layouts/application + Course Load (0.4ms) SELECT `courses`.* FROM `courses` + Rendered users/_form.html.erb (4.1ms) + Rendered users/new.html.erb within layouts/application (13.3ms) +Completed 200 OK in 113ms (Views: 104.4ms | ActiveRecord: 0.4ms) + + +Started GET "/users" for 172.20.0.1 at 2017-09-04 21:39:37 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.4ms) SELECT `users`.* FROM `users` + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Rendered users/index.html.erb within layouts/application (6.5ms) +Completed 200 OK in 103ms (Views: 90.0ms | ActiveRecord: 1.1ms) + + +Started GET "/courses" for 172.20.0.1 at 2017-09-04 21:39:42 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by CoursesController#index as HTML +Processing by CoursesController#index as HTML +Started GET "/users/new" for 172.20.0.1 at 2017-09-04 21:39:42 +0000 +Started GET "/users" for 172.20.0.1 at 2017-09-04 21:39:42 +0000 +Started GET "/courses" for 172.20.0.1 at 2017-09-04 21:39:42 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#new as HTML + Rendering courses/index.html.erb within layouts/application +Processing by UsersController#index as HTML +Processing by CoursesController#index as HTML + Rendering courses/index.html.erb within layouts/application + Course Load (12.3ms) SELECT `courses`.* FROM `courses` + Course Load (0.4ms) SELECT `courses`.* FROM `courses` + Rendering users/new.html.erb within layouts/application + Rendered courses/index.html.erb within layouts/application (53.1ms) + Rendered courses/index.html.erb within layouts/application (19.1ms) + Rendering users/index.html.erb within layouts/application + Course Load (14.8ms) SELECT `courses`.* FROM `courses` + User Load (10.6ms) SELECT `users`.* FROM `users` + Rendered users/_form.html.erb (28.3ms) + Rendered users/new.html.erb within layouts/application (60.8ms) + Rendering courses/index.html.erb within layouts/application + Course Load (9.8ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` + Rendered courses/index.html.erb within layouts/application (8.7ms) + Course Load (13.7ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Rendered users/index.html.erb within layouts/application (64.6ms) +Completed 200 OK in 424ms (Views: 395.0ms | ActiveRecord: 0.4ms) + + +Completed 200 OK in 448ms (Views: 419.6ms | ActiveRecord: 12.3ms) + + +Completed 200 OK in 400ms (Views: 376.1ms | ActiveRecord: 14.8ms) + + +Completed 200 OK in 393ms (Views: 353.0ms | ActiveRecord: 0.4ms) + + +Completed 200 OK in 407ms (Views: 358.3ms | ActiveRecord: 34.1ms) + + + ActiveRecord::SchemaMigration Load (0.3ms) SELECT `schema_migrations`.* FROM `schema_migrations` +  (0.1ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('tjordan', 'Tom', 'Jordan', 'tom.jordan@wisc.edu', '12345', '2017-09-04 21:39:53', '2017-09-04 21:39:53') +  (3.4ms) COMMIT +  (0.2ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jjminer', 'Jon', 'Miner', 'jon.miner@wisc.edu', '12345', '2017-09-04 21:39:53', '2017-09-04 21:39:53') +  (0.7ms) COMMIT +  (0.1ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jbabb', 'James', 'Babb', 'james.babb@wisc.edu', '12345', '2017-09-04 21:39:53', '2017-09-04 21:39:53') +  (1.2ms) COMMIT +  (0.1ms) BEGIN + SQL (0.3ms) INSERT INTO `courses` (`course_name`, `course_number`, `created_at`, `updated_at`) VALUES ('Intro to Computer Science', 'CS101', '2017-09-04 21:39:53', '2017-09-04 21:39:53') +  (1.7ms) COMMIT +  (0.1ms) BEGIN + SQL (0.5ms) INSERT INTO `courses` (`course_name`, `course_number`, `created_at`, `updated_at`) VALUES ('Intro to Programming', 'CS102', '2017-09-04 21:39:53', '2017-09-04 21:39:53') +  (1.2ms) COMMIT +  (0.1ms) BEGIN + SQL (0.2ms) INSERT INTO `courses` (`course_name`, `course_number`, `created_at`, `updated_at`) VALUES ('Trust and Identity in Higher Education and Research', 'TIER101', '2017-09-04 21:39:53', '2017-09-04 21:39:53') +  (0.5ms) COMMIT +Started GET "/courses" for 172.20.0.1 at 2017-09-04 21:39:59 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by CoursesController#index as HTML + Rendering courses/index.html.erb within layouts/application + Course Load (0.4ms) SELECT `courses`.* FROM `courses` + User Load (0.9ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 1 + User Load (0.3ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 2 + User Load (0.3ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 3 + Rendered courses/index.html.erb within layouts/application (19.9ms) +Completed 200 OK in 107ms (Views: 97.3ms | ActiveRecord: 1.9ms) + + +Started GET "/users" for 172.20.0.1 at 2017-09-04 21:40:10 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.4ms) SELECT `users`.* FROM `users` + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Course Load (0.2ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 3 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 4 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 5 + Rendered users/index.html.erb within layouts/application (11.5ms) +Completed 200 OK in 97ms (Views: 86.2ms | ActiveRecord: 1.9ms) + + +Started DELETE "/users/3" for 172.20.0.1 at 2017-09-04 21:40:22 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#destroy as HTML + Parameters: {"authenticity_token"=>"LExv8ZXrYWW6Et0WOvDjJaIIYO7R+LR/hCdxXdHFhSZiaxpyulNBGzNS3i9buCVxQbl15rLDEEQg2Ybyop8Enw==", "id"=>"3"} + User Load (0.7ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 3 LIMIT 1 +  (0.3ms) BEGIN + SQL (0.3ms) DELETE FROM `courses_users` WHERE `courses_users`.`user_id` = 3 + SQL (0.4ms) DELETE FROM `users` WHERE `users`.`id` = 3 +  (1.7ms) COMMIT +Redirected to http://localhost:3000/users +Completed 302 Found in 14ms (ActiveRecord: 3.9ms) + + +Started GET "/users" for 172.20.0.1 at 2017-09-04 21:40:22 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.4ms) SELECT `users`.* FROM `users` + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Course Load (0.2ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 4 + Course Load (0.2ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 5 + Rendered users/index.html.erb within layouts/application (8.3ms) +Completed 200 OK in 95ms (Views: 86.3ms | ActiveRecord: 1.5ms) + + +Started DELETE "/users/4" for 172.20.0.1 at 2017-09-04 21:40:24 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#destroy as HTML + Parameters: {"authenticity_token"=>"dH/uhjZqiKa4hF5Q2BbKJAcXkCty0iXR6Qyb6edjv8w6WJsFGdKo2DHEXWm5Xgxw5KaFIxHpgepN8mxGlDk+dQ==", "id"=>"4"} + User Load (0.6ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 4 LIMIT 1 +  (0.2ms) BEGIN + SQL (0.2ms) DELETE FROM `courses_users` WHERE `courses_users`.`user_id` = 4 + SQL (0.4ms) DELETE FROM `users` WHERE `users`.`id` = 4 +  (1.2ms) COMMIT +Redirected to http://localhost:3000/users +Completed 302 Found in 7ms (ActiveRecord: 2.6ms) + + +Started GET "/users" for 172.20.0.1 at 2017-09-04 21:40:25 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.3ms) SELECT `users`.* FROM `users` + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.2ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Course Load (0.2ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 5 + Rendered users/index.html.erb within layouts/application (6.5ms) +Completed 200 OK in 97ms (Views: 87.7ms | ActiveRecord: 1.1ms) + + +Started GET "/users/5/edit" for 172.20.0.1 at 2017-09-04 21:41:22 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#edit as HTML + Parameters: {"id"=>"5"} + User Load (0.6ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 5 LIMIT 1 + Rendering users/edit.html.erb within layouts/application + Course Load (0.6ms) SELECT `courses`.* FROM `courses` +  (0.4ms) SELECT `courses`.id FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 5 + Rendered users/_form.html.erb (15.2ms) + Rendered users/edit.html.erb within layouts/application (24.8ms) +Completed 200 OK in 118ms (Views: 105.3ms | ActiveRecord: 1.5ms) + + +Started PATCH "/users/5" for 172.20.0.1 at 2017-09-04 21:41:25 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#update as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"ZKOLNLcrRwbMyyHNavjzVzxSxadIw/KyhpVk1lX/YxX+Pz1DvXjI5tptUZUxMVCZWAwa7uMDGEc9bDeDal4wVA==", "user"=>{"uid"=>"jbabb", "givenname"=>"James", "surname"=>"Babb", "email"=>"james.babb@wisc.edu", "password"=>"[FILTERED]", "course_ids"=>["", "3"]}, "commit"=>"Update User", "id"=>"5"} + User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 5 LIMIT 1 +Unpermitted parameter: course_ids +  (0.2ms) BEGIN +  (0.2ms) COMMIT +Redirected to http://localhost:3000/users/5 +Completed 302 Found in 6ms (ActiveRecord: 0.7ms) + + +Started GET "/users/5" for 172.20.0.1 at 2017-09-04 21:41:25 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#show as HTML + Parameters: {"id"=>"5"} + User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 5 LIMIT 1 + Rendering users/show.html.erb within layouts/application + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 5 + Rendered users/show.html.erb within layouts/application (2.7ms) +Completed 200 OK in 94ms (Views: 85.7ms | ActiveRecord: 0.7ms) + + +Started GET "/users/5" for 172.20.0.1 at 2017-09-04 21:41:28 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#show as HTML + Parameters: {"id"=>"5"} + User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 5 LIMIT 1 + Rendering users/show.html.erb within layouts/application + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 5 + Rendered users/show.html.erb within layouts/application (2.7ms) +Completed 200 OK in 90ms (Views: 81.3ms | ActiveRecord: 0.8ms) + + +Started GET "/users" for 172.20.0.1 at 2017-09-04 21:41:31 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.3ms) SELECT `users`.* FROM `users` + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.2ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Course Load (0.2ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 5 + Rendered users/index.html.erb within layouts/application (6.9ms) +Completed 200 OK in 100ms (Views: 87.8ms | ActiveRecord: 1.1ms) + + +Started DELETE "/users/5" for 172.20.0.1 at 2017-09-04 21:45:34 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#destroy as HTML + Parameters: {"authenticity_token"=>"SzELycmeSF4jLygFQm24Ht4hqjGa67EuC+LAOvdJh4wFFn5K5iZoIKpvKzwjJX5KPZC/OfnQFRWvHDeVhBMGNQ==", "id"=>"5"} + User Load (0.6ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 5 LIMIT 1 +  (0.2ms) BEGIN + SQL (0.3ms) DELETE FROM `courses_users` WHERE `courses_users`.`user_id` = 5 + SQL (0.4ms) DELETE FROM `users` WHERE `users`.`id` = 5 +  (1.4ms) COMMIT +Redirected to http://localhost:3000/users +Completed 302 Found in 8ms (ActiveRecord: 2.9ms) + + +Started GET "/users" for 172.20.0.1 at 2017-09-04 21:45:34 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.3ms) SELECT `users`.* FROM `users` + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Rendered users/index.html.erb within layouts/application (6.0ms) +Completed 200 OK in 92ms (Views: 83.5ms | ActiveRecord: 1.0ms) + + +Started GET "/users/new" for 172.20.0.1 at 2017-09-04 21:45:35 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#new as HTML + Rendering users/new.html.erb within layouts/application + Course Load (0.3ms) SELECT `courses`.* FROM `courses` + Rendered users/_form.html.erb (9.0ms) + Rendered users/new.html.erb within layouts/application (16.2ms) +Completed 200 OK in 100ms (Views: 88.1ms | ActiveRecord: 0.3ms) + + +Started POST "/users" for 172.20.0.1 at 2017-09-04 21:45:48 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"NLmsQwP12vLJ7Fhays5VmCdn0jqF4nv8SpaDt+ls7UIU/fwdKaa2Nvun141LPE9At5dEl7IiJu/0kxeNpFfNSw==", "user"=>{"uid"=>"jbabb", "givenname"=>"James", "surname"=>"Babb", "email"=>"james.babb@wisc.edu", "password"=>"[FILTERED]", "course_ids"=>["", "3"]}, "commit"=>"Create User"} +Unpermitted parameter: course_ids +  (0.4ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jbabb', 'James', 'Babb', 'james.babb@wisc.edu', '12345', '2017-09-04 21:45:48', '2017-09-04 21:45:48') +  (1.5ms) COMMIT +Redirected to http://localhost:3000/users/6 +Completed 302 Found in 8ms (ActiveRecord: 2.2ms) + + +Started GET "/users/6" for 172.20.0.1 at 2017-09-04 21:45:48 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#show as HTML + Parameters: {"id"=>"6"} + User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 6 LIMIT 1 + Rendering users/show.html.erb within layouts/application + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 6 + Rendered users/show.html.erb within layouts/application (3.0ms) +Completed 200 OK in 100ms (Views: 88.3ms | ActiveRecord: 0.8ms) + + +Started GET "/users" for 172.20.0.1 at 2017-09-04 21:45:50 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.4ms) SELECT `users`.* FROM `users` + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.2ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 6 + Rendered users/index.html.erb within layouts/application (7.1ms) +Completed 200 OK in 92ms (Views: 80.7ms | ActiveRecord: 1.2ms) + + +Started GET "/users" for 172.20.0.1 at 2017-09-04 21:45:52 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.4ms) SELECT `users`.* FROM `users` + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 6 + Rendered users/index.html.erb within layouts/application (8.0ms) +Completed 200 OK in 98ms (Views: 89.9ms | ActiveRecord: 1.2ms) + + +Started GET "/users/6/edit" for 172.20.0.1 at 2017-09-04 21:45:59 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#edit as HTML + Parameters: {"id"=>"6"} + User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 6 LIMIT 1 + Rendering users/edit.html.erb within layouts/application + Course Load (0.3ms) SELECT `courses`.* FROM `courses` +  (0.3ms) SELECT `courses`.id FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 6 + Rendered users/_form.html.erb (5.8ms) + Rendered users/edit.html.erb within layouts/application (13.3ms) +Completed 200 OK in 106ms (Views: 92.0ms | ActiveRecord: 0.9ms) + + +Started PATCH "/users/6" for 172.20.0.1 at 2017-09-04 21:46:01 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#update as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"Z9lmDQPnvE27uIAKmRlZTi8Ao0IvoxqZdYZlXEkb4HZMCvvHNNMm4qxGU0Caf7IAS0KgkGUHwvzuMGRIylrU+Q==", "user"=>{"uid"=>"jbabb", "givenname"=>"James", "surname"=>"Babb", "email"=>"james.babb@wisc.edu", "password"=>"[FILTERED]", "course_ids"=>["", "3"]}, "commit"=>"Update User", "id"=>"6"} + User Load (0.5ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 6 LIMIT 1 +Unpermitted parameter: course_ids +  (0.3ms) BEGIN +  (0.2ms) COMMIT +Redirected to http://localhost:3000/users/6 +Completed 302 Found in 6ms (ActiveRecord: 0.9ms) + + +Started GET "/users/6" for 172.20.0.1 at 2017-09-04 21:46:01 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#show as HTML + Parameters: {"id"=>"6"} + User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 6 LIMIT 1 + Rendering users/show.html.erb within layouts/application + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 6 + Rendered users/show.html.erb within layouts/application (2.4ms) +Completed 200 OK in 88ms (Views: 80.2ms | ActiveRecord: 0.6ms) + + +Started GET "/users" for 172.20.0.1 at 2017-09-04 21:46:03 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.4ms) SELECT `users`.* FROM `users` + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 6 + Rendered users/index.html.erb within layouts/application (7.0ms) +Completed 200 OK in 98ms (Views: 86.6ms | ActiveRecord: 1.2ms) + + +Started GET "/courses" for 172.20.0.1 at 2017-09-04 21:46:19 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by CoursesController#index as HTML + Rendering courses/index.html.erb within layouts/application + Course Load (0.6ms) SELECT `courses`.* FROM `courses` + User Load (0.3ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 1 + User Load (0.3ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 2 + User Load (0.2ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 3 + Rendered courses/index.html.erb within layouts/application (7.1ms) +Completed 200 OK in 89ms (Views: 80.5ms | ActiveRecord: 1.4ms) + + +Started GET "/courses/3/edit" for 172.20.0.1 at 2017-09-04 21:46:23 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by CoursesController#edit as HTML + Parameters: {"id"=>"3"} + Course Load (0.7ms) SELECT `courses`.* FROM `courses` WHERE `courses`.`id` = 3 LIMIT 1 + Rendering courses/edit.html.erb within layouts/application + User Load (0.3ms) SELECT `users`.* FROM `users` +  (0.3ms) SELECT `users`.id FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 3 + Rendered courses/_form.html.erb (5.1ms) + Rendered courses/edit.html.erb within layouts/application (16.2ms) +Completed 200 OK in 134ms (Views: 117.0ms | ActiveRecord: 1.3ms) + + +Started PATCH "/courses/3" for 172.20.0.1 at 2017-09-04 21:46:25 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by CoursesController#update as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"72QTriurB2ew7e5OxAhqNgW2F7uHgRU5isjGQvdZqTspfT99Ocx4yJHBekiLyOkSuFh1wj27hS3gZNfgscTPHg==", "course"=>{"course_name"=>"Trust and Identity in Higher Education and Research", "course_number"=>"TIER101", "user_ids"=>["", "6"]}, "commit"=>"Update Course", "id"=>"3"} + Course Load (0.4ms) SELECT `courses`.* FROM `courses` WHERE `courses`.`id` = 3 LIMIT 1 +  (0.2ms) BEGIN + User Load (0.6ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 6 + User Load (0.5ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 3 + SQL (0.3ms) INSERT INTO `courses_users` (`course_id`, `user_id`) VALUES (3, 6) +  (1.1ms) COMMIT +Redirected to http://localhost:3000/courses/3 +Completed 302 Found in 23ms (ActiveRecord: 3.1ms) + + +Started GET "/courses/3" for 172.20.0.1 at 2017-09-04 21:46:25 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by CoursesController#show as HTML + Parameters: {"id"=>"3"} + Course Load (0.4ms) SELECT `courses`.* FROM `courses` WHERE `courses`.`id` = 3 LIMIT 1 + Rendering courses/show.html.erb within layouts/application + User Load (0.6ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 3 + Rendered courses/show.html.erb within layouts/application (4.7ms) +Completed 200 OK in 116ms (Views: 104.5ms | ActiveRecord: 0.9ms) + + +Started GET "/courses" for 172.20.0.1 at 2017-09-04 21:46:27 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by CoursesController#index as HTML + Rendering courses/index.html.erb within layouts/application + Course Load (0.5ms) SELECT `courses`.* FROM `courses` + User Load (0.4ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 1 + User Load (0.2ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 2 + User Load (0.3ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 3 + Rendered courses/index.html.erb within layouts/application (9.9ms) +Completed 200 OK in 120ms (Views: 107.7ms | ActiveRecord: 1.4ms) + + +Started GET "/users" for 172.20.0.1 at 2017-09-04 21:48:07 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Started GET "/courses" for 172.20.0.1 at 2017-09-04 21:50:04 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Started GET "/courses" for 172.20.0.1 at 2017-09-04 21:50:14 +0000 +Started GET "/courses" for 172.20.0.1 at 2017-09-04 21:50:14 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML +Processing by CoursesController#index as HTML + Rendering courses/index.html.erb within layouts/application + Rendering users/index.html.erb within layouts/application + Course Load (1.0ms) SELECT `courses`.* FROM `courses` + User Load (0.3ms) SELECT `users`.* FROM `users` + User Load (23.5ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 1 + User Load (5.5ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 2 + Course Load (1.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + User Load (0.5ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 3 + Rendered courses/index.html.erb within layouts/application (67.6ms) + Course Load (1.0ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 6 + Rendered users/index.html.erb within layouts/application (77.9ms) +Completed 200 OK in 260ms (Views: 186.9ms | ActiveRecord: 32.3ms) + + +Completed 200 OK in 272ms (Views: 196.4ms | ActiveRecord: 30.9ms) + + +Started GET "/users" for 172.20.0.1 at 2017-09-04 21:50:21 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.3ms) SELECT `users`.* FROM `users` + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 6 + Rendered users/index.html.erb within layouts/application (8.2ms) +Completed 200 OK in 91ms (Views: 83.1ms | ActiveRecord: 1.2ms) + + +Started GET "/users/2/edit" for 172.20.0.1 at 2017-09-04 21:51:25 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#edit as HTML + Parameters: {"id"=>"2"} + User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 2 LIMIT 1 + Rendering users/edit.html.erb within layouts/application + Course Load (0.4ms) SELECT `courses`.* FROM `courses` +  (0.3ms) SELECT `courses`.id FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Rendered users/_form.html.erb (7.4ms) + Rendered users/edit.html.erb within layouts/application (19.6ms) +Completed 200 OK in 107ms (Views: 97.7ms | ActiveRecord: 1.1ms) + + +Started PATCH "/users/2" for 172.20.0.1 at 2017-09-04 21:53:06 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#update as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"XpwVEFMVIEqYvIPoBovFxyknY1KjoQ+m1f+8e5eAcMIQu2CTfK0ANBH8gNFnwwOTypZ2WsCaq51xAUvU5Nrxew==", "user"=>{"uid"=>"jjminer", "givenname"=>"Jon", "surname"=>"Miner", "email"=>"jon.miner@wisc.edu", "password"=>"[FILTERED]", "course_ids"=>["", "1"]}, "commit"=>"Update User", "id"=>"2"} + User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 2 LIMIT 1 +Unpermitted parameter: course_ids +  (0.2ms) BEGIN +  (0.2ms) COMMIT +Redirected to http://localhost:3000/users/2 +Completed 302 Found in 4ms (ActiveRecord: 0.7ms) + + +Started GET "/users/2" for 172.20.0.1 at 2017-09-04 21:53:06 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#show as HTML + Parameters: {"id"=>"2"} + User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 2 LIMIT 1 + Rendering users/show.html.erb within layouts/application + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Rendered users/show.html.erb within layouts/application (2.9ms) +Completed 200 OK in 98ms (Views: 89.1ms | ActiveRecord: 0.6ms) + + +Started PATCH "/users/2" for 172.20.0.1 at 2017-09-04 21:56:23 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#update as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"XpwVEFMVIEqYvIPoBovFxyknY1KjoQ+m1f+8e5eAcMIQu2CTfK0ANBH8gNFnwwOTypZ2WsCaq51xAUvU5Nrxew==", "user"=>{"uid"=>"jjminer", "givenname"=>"Jon", "surname"=>"Miner", "email"=>"jon.miner@wisc.edu", "password"=>"[FILTERED]", "course_ids"=>["", "1", "2", "3"]}, "commit"=>"Update User", "id"=>"2"} + User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 2 LIMIT 1 +Unpermitted parameter: course_ids +  (0.1ms) BEGIN +  (0.2ms) COMMIT +Redirected to http://localhost:3000/users/2 +Completed 302 Found in 6ms (ActiveRecord: 0.7ms) + + +Started GET "/users/2" for 172.20.0.1 at 2017-09-04 21:56:23 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#show as HTML + Parameters: {"id"=>"2"} + User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 2 LIMIT 1 + Rendering users/show.html.erb within layouts/application + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Rendered users/show.html.erb within layouts/application (2.6ms) +Completed 200 OK in 92ms (Views: 83.8ms | ActiveRecord: 0.6ms) + + +Started GET "/uses" for 172.20.0.1 at 2017-09-04 21:58:50 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 + +ActionController::RoutingError (No route matches [GET] "/uses"): + +actionpack (5.0.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call' +web-console (3.5.1) lib/web_console/middleware.rb:135:in `call_app' +web-console (3.5.1) lib/web_console/middleware.rb:20:in `block in call' +web-console (3.5.1) lib/web_console/middleware.rb:18:in `catch' +web-console (3.5.1) lib/web_console/middleware.rb:18:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' +railties (5.0.0.1) lib/rails/rack/logger.rb:36:in `call_app' +railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `block in call' +activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `block in tagged' +activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:26:in `tagged' +activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `tagged' +railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `call' +sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/request_id.rb:24:in `call' +rack (2.0.3) lib/rack/method_override.rb:22:in `call' +rack (2.0.3) lib/rack/runtime.rb:22:in `call' +activesupport (5.0.0.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/static.rb:136:in `call' +rack (2.0.3) lib/rack/sendfile.rb:111:in `call' +railties (5.0.0.1) lib/rails/engine.rb:522:in `call' +puma (3.10.0) lib/puma/configuration.rb:225:in `call' +puma (3.10.0) lib/puma/server.rb:605:in `handle_request' +puma (3.10.0) lib/puma/server.rb:437:in `process_client' +puma (3.10.0) lib/puma/server.rb:301:in `block in run' +puma (3.10.0) lib/puma/thread_pool.rb:120:in `block in spawn_thread' + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.9ms) + Rendered collection of /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb [16 times] (7.7ms) + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (5.8ms) + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (33.5ms) +Started GET "/users/" for 172.20.0.1 at 2017-09-04 21:58:58 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.3ms) SELECT `users`.* FROM `users` + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 6 + Rendered users/index.html.erb within layouts/application (8.2ms) +Completed 200 OK in 94ms (Views: 85.7ms | ActiveRecord: 1.4ms) + + +Started GET "/users/2/edit" for 172.20.0.1 at 2017-09-04 21:59:00 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#edit as HTML + Parameters: {"id"=>"2"} + User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 2 LIMIT 1 + Rendering users/edit.html.erb within layouts/application + Course Load (0.4ms) SELECT `courses`.* FROM `courses` + Rendered users/_form.html.erb (9.6ms) + Rendered users/edit.html.erb within layouts/application (17.0ms) +Completed 500 Internal Server Error in 46ms (ActiveRecord: 0.8ms) + + + +ActionView::Template::Error (undefined method `name' for #): + 37: + 38: + 39:
+ 40: <%= collection_check_boxes(:user, :course_ids, @courses, :id, :name) %> + 41:
+ 42: + 43:
+ +app/views/users/_form.html.erb:40:in `block in _app_views_users__form_html_erb___2306136289776326393_70160102738160' +app/views/users/_form.html.erb:1:in `_app_views_users__form_html_erb___2306136289776326393_70160102738160' +app/views/users/edit.html.erb:3:in `_app_views_users_edit_html_erb___863866607067132686_70160102996760' + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (3.5ms) + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.5ms) + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.7ms) + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (18.4ms) +Started GET "/users/2/edit" for 172.20.0.1 at 2017-09-04 21:59:26 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#edit as HTML + Parameters: {"id"=>"2"} + User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 2 LIMIT 1 + Rendering users/edit.html.erb within layouts/application + Course Load (0.4ms) SELECT `courses`.* FROM `courses` +  (0.3ms) SELECT `courses`.id FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Rendered users/_form.html.erb (5.7ms) + Rendered users/edit.html.erb within layouts/application (14.0ms) +Completed 200 OK in 102ms (Views: 93.4ms | ActiveRecord: 1.0ms) + + +Started PATCH "/users/2" for 172.20.0.1 at 2017-09-04 21:59:35 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#update as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"fn4OjvATyO7QC+mBDocKBJ63IoN0n/RZd1wVgT0ubSswWXsN36vokFlL6rhvz8xQfQY3ixekUGLTouIuTnTskg==", "user"=>{"uid"=>"jjminer", "givenname"=>"Jon", "surname"=>"Miner", "email"=>"jon.miner@wisc.edu", "password"=>"[FILTERED]", "course_ids"=>["", "1", "2", "3"]}, "commit"=>"Update User", "id"=>"2"} + User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 2 LIMIT 1 +Unpermitted parameter: course_ids +  (0.2ms) BEGIN +  (0.2ms) COMMIT +Redirected to http://localhost:3000/users/2 +Completed 302 Found in 6ms (ActiveRecord: 0.8ms) + + +Started GET "/users/2" for 172.20.0.1 at 2017-09-04 21:59:35 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#show as HTML + Parameters: {"id"=>"2"} + User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 2 LIMIT 1 + Rendering users/show.html.erb within layouts/application + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Rendered users/show.html.erb within layouts/application (3.4ms) +Completed 200 OK in 91ms (Views: 82.5ms | ActiveRecord: 0.7ms) + + +Started GET "/users" for 172.20.0.1 at 2017-09-04 21:59:46 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.3ms) SELECT `users`.* FROM `users` + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.2ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Course Load (0.2ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 6 + Rendered users/index.html.erb within layouts/application (6.7ms) +Completed 200 OK in 101ms (Views: 89.1ms | ActiveRecord: 1.0ms) + + +Started GET "/courses" for 172.20.0.1 at 2017-09-04 21:59:51 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by CoursesController#index as HTML + Rendering courses/index.html.erb within layouts/application + Course Load (0.9ms) SELECT `courses`.* FROM `courses` + User Load (0.4ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 1 + User Load (0.3ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 2 + User Load (0.4ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 3 + Rendered courses/index.html.erb within layouts/application (15.9ms) +Completed 200 OK in 105ms (Views: 95.3ms | ActiveRecord: 2.0ms) + + +Started GET "/courses/2/edit" for 172.20.0.1 at 2017-09-04 21:59:54 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by CoursesController#edit as HTML + Parameters: {"id"=>"2"} + Course Load (0.5ms) SELECT `courses`.* FROM `courses` WHERE `courses`.`id` = 2 LIMIT 1 + Rendering courses/edit.html.erb within layouts/application + User Load (0.4ms) SELECT `users`.* FROM `users` +  (0.4ms) SELECT `users`.id FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 2 + Rendered courses/_form.html.erb (6.2ms) + Rendered courses/edit.html.erb within layouts/application (13.1ms) +Completed 200 OK in 104ms (Views: 89.7ms | ActiveRecord: 1.3ms) + + +Started PATCH "/courses/2" for 172.20.0.1 at 2017-09-04 22:00:00 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by CoursesController#update as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"/6QSjiEz6RzWOq5o3q+X/m7RErfMHzKv8Ir1URc/9qWF/kZE4pNLpFADlLmDmSk+PcqUm5LBH1cHriIbbtxOxA==", "course"=>{"course_name"=>"Intro to Programming", "course_number"=>"CS102", "user_ids"=>["", "1"]}, "commit"=>"Update Course", "id"=>"2"} + Course Load (0.4ms) SELECT `courses`.* FROM `courses` WHERE `courses`.`id` = 2 LIMIT 1 +  (0.2ms) BEGIN + User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 1 + User Load (0.4ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 2 + SQL (0.3ms) INSERT INTO `courses_users` (`course_id`, `user_id`) VALUES (2, 1) +  (0.9ms) COMMIT +Redirected to http://localhost:3000/courses/2 +Completed 302 Found in 14ms (ActiveRecord: 2.9ms) + + +Started GET "/courses/2" for 172.20.0.1 at 2017-09-04 22:00:00 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by CoursesController#show as HTML + Parameters: {"id"=>"2"} + Course Load (0.3ms) SELECT `courses`.* FROM `courses` WHERE `courses`.`id` = 2 LIMIT 1 + Rendering courses/show.html.erb within layouts/application + User Load (0.4ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 2 + Rendered courses/show.html.erb within layouts/application (2.8ms) +Completed 200 OK in 91ms (Views: 83.2ms | ActiveRecord: 0.7ms) + + +Started GET "/courses" for 172.20.0.1 at 2017-09-04 22:02:30 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by CoursesController#index as HTML +Processing by CoursesController#index as HTML +Started GET "/users/2/edit" for 172.20.0.1 at 2017-09-04 22:02:40 +0000 +Processing by CoursesController#index as HTML +Started GET "/users/2/edit" for 172.20.0.1 at 2017-09-04 22:02:40 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 + Rendering courses/index.html.erb within layouts/application + Rendering courses/index.html.erb within layouts/application + Rendering courses/index.html.erb within layouts/application + Course Load (0.6ms) SELECT `courses`.* FROM `courses` + Course Load (0.2ms) SELECT `courses`.* FROM `courses` + Course Load (13.5ms) SELECT `courses`.* FROM `courses` + User Load (10.5ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 1 + User Load (4.2ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 1 + User Load (0.8ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 1 + User Load (0.4ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 2 + User Load (1.4ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 2 + User Load (0.3ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 2 + User Load (1.5ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 3 + User Load (0.4ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 3 + Rendered courses/index.html.erb within layouts/application (68.3ms) + User Load (0.8ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 3 + Rendered courses/index.html.erb within layouts/application (80.3ms) + Rendered courses/index.html.erb within layouts/application (67.0ms) +Completed 200 OK in 319ms (Views: 261.8ms | ActiveRecord: 19.4ms) + + +Completed 200 OK in 337ms (Views: 276.5ms | ActiveRecord: 2.1ms) + + +Completed 200 OK in 330ms (Views: 278.4ms | ActiveRecord: 13.6ms) + + +Started GET "/" for 172.20.0.1 at 2017-09-04 22:02:41 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by Rails::WelcomeController#index as HTML + Parameters: {"internal"=>true} + Rendering /usr/local/bundle/gems/railties-5.0.0.1/lib/rails/templates/rails/welcome/index.html.erb + Rendered /usr/local/bundle/gems/railties-5.0.0.1/lib/rails/templates/rails/welcome/index.html.erb (2.0ms) +Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms) + + +Started GET "/users" for 172.20.0.1 at 2017-09-04 22:02:46 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.3ms) SELECT `users`.* FROM `users` + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.2ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 6 + Rendered users/index.html.erb within layouts/application (29.2ms) +Completed 200 OK in 120ms (Views: 110.4ms | ActiveRecord: 1.6ms) + + +Started GET "/users/2/edit" for 172.20.0.1 at 2017-09-04 22:03:50 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#edit as HTML + Parameters: {"id"=>"2"} + User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 2 LIMIT 1 + Rendering users/edit.html.erb within layouts/application + Course Load (0.5ms) SELECT `courses`.* FROM `courses` +  (0.4ms) SELECT `courses`.id FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Rendered users/_form.html.erb (8.4ms) + Rendered users/edit.html.erb within layouts/application (17.5ms) +Completed 200 OK in 120ms (Views: 104.7ms | ActiveRecord: 1.3ms) + + +Started PATCH "/users/2" for 172.20.0.1 at 2017-09-04 22:04:09 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#update as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"/gnjTXm1KKLXAoRsseodESUgzp7xFk1obkzny11thgiwLpbOVg0I3F5Ch1XQottFxpHblpIt6VPKshBkLjcHsQ==", "user"=>{"uid"=>"jjminer", "givenname"=>"Jon", "surname"=>"Miner", "email"=>"jon.miner@wisc.edu", "password"=>"[FILTERED]", "course_ids"=>["", "2"]}, "commit"=>"Update User", "id"=>"2"} + User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 2 LIMIT 1 +  (0.3ms) BEGIN + Course Load (0.4ms) SELECT `courses`.* FROM `courses` WHERE `courses`.`id` = 2 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + SQL (0.3ms) INSERT INTO `courses_users` (`course_id`, `user_id`) VALUES (2, 2) +  (1.9ms) COMMIT +Redirected to http://localhost:3000/users/2 +Completed 302 Found in 15ms (ActiveRecord: 4.7ms) + + +Started GET "/users/2" for 172.20.0.1 at 2017-09-04 22:04:09 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#show as HTML + Parameters: {"id"=>"2"} + User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 2 LIMIT 1 + Rendering users/show.html.erb within layouts/application + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Rendered users/show.html.erb within layouts/application (3.2ms) +Completed 200 OK in 94ms (Views: 85.4ms | ActiveRecord: 0.7ms) + + +Started GET "/users" for 172.20.0.1 at 2017-09-04 22:04:11 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.4ms) SELECT `users`.* FROM `users` + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 6 + Rendered users/index.html.erb within layouts/application (7.6ms) +Completed 200 OK in 109ms (Views: 96.8ms | ActiveRecord: 1.2ms) + + +Started GET "/users/2/edit" for 172.20.0.1 at 2017-09-04 22:04:13 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#edit as HTML + Parameters: {"id"=>"2"} + User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 2 LIMIT 1 + Rendering users/edit.html.erb within layouts/application + Course Load (0.4ms) SELECT `courses`.* FROM `courses` +  (0.3ms) SELECT `courses`.id FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Rendered users/_form.html.erb (6.8ms) + Rendered users/edit.html.erb within layouts/application (16.6ms) +Completed 200 OK in 125ms (Views: 110.7ms | ActiveRecord: 1.2ms) + + +Started PATCH "/users/2" for 172.20.0.1 at 2017-09-04 22:04:17 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#update as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"qDFnNST16AAVtNpgFEqEPWLUcYXJYugdUqg5VSwO7p9R6vYZZMXWVTwmOBRI17VqTXw3DfLVKJ5VkPTOxltEoQ==", "user"=>{"uid"=>"jjminer", "givenname"=>"Jon", "surname"=>"Miner", "email"=>"jon.miner@wisc.edu", "password"=>"[FILTERED]", "course_ids"=>["", "1"]}, "commit"=>"Update User", "id"=>"2"} + User Load (0.7ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 2 LIMIT 1 +  (0.2ms) BEGIN + Course Load (0.4ms) SELECT `courses`.* FROM `courses` WHERE `courses`.`id` = 1 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + SQL (0.3ms) DELETE FROM `courses_users` WHERE `courses_users`.`user_id` = 2 AND `courses_users`.`course_id` = 2 + SQL (0.2ms) INSERT INTO `courses_users` (`course_id`, `user_id`) VALUES (1, 2) +  (0.5ms) COMMIT +Redirected to http://localhost:3000/users/2 +Completed 302 Found in 14ms (ActiveRecord: 2.6ms) + + +Started GET "/users/2" for 172.20.0.1 at 2017-09-04 22:04:17 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#show as HTML + Parameters: {"id"=>"2"} + User Load (0.3ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 2 LIMIT 1 + Rendering users/show.html.erb within layouts/application + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Rendered users/show.html.erb within layouts/application (3.4ms) +Completed 200 OK in 108ms (Views: 98.7ms | ActiveRecord: 0.8ms) + + +Started GET "/users" for 172.20.0.1 at 2017-09-04 22:04:19 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.4ms) SELECT `users`.* FROM `users` + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 6 + Rendered users/index.html.erb within layouts/application (8.0ms) +Completed 200 OK in 115ms (Views: 102.1ms | ActiveRecord: 1.4ms) + + +Started GET "/users" for 172.20.0.1 at 2017-09-04 22:17:07 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.4ms) SELECT `users`.* FROM `users` + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 6 + Rendered users/index.html.erb within layouts/application (9.7ms) +Completed 500 Internal Server Error in 105ms (ActiveRecord: 1.5ms) + + + +ActionView::Template::Error (File to import not found or unreadable: bootstrap-sprockets. +Load paths: + /myapp/app/assets/config + /myapp/app/assets/images + /myapp/app/assets/javascripts + /myapp/app/assets/stylesheets + /myapp/vendor/assets/javascripts + /myapp/vendor/assets/stylesheets + /usr/local/bundle/gems/jquery-rails-4.3.1/vendor/assets/javascripts + /usr/local/bundle/gems/coffee-rails-4.2.2/lib/assets/javascripts + /usr/local/bundle/gems/actioncable-5.0.0.1/lib/assets/compiled + /usr/local/bundle/gems/turbolinks-source-5.0.3/lib/assets/javascripts): + 4: Myapp + 5: <%= csrf_meta_tags %> + 6: + 7: <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track': 'reload' %> + 8: <%= javascript_include_tag 'application', 'data-turbolinks-track': 'reload' %> + 9: + 10: + +app/assets/stylesheets/application.css.sass:18 +app/views/layouts/application.html.erb:7:in `_app_views_layouts_application_html_erb__2908535696077249276_70160244715780' + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (4.2ms) + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.7ms) + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.6ms) + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (19.4ms) +Started GET "/users" for 172.20.0.1 at 2017-09-04 22:20:55 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.4ms) SELECT `users`.* FROM `users` + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (1.0ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 6 + Rendered users/index.html.erb within layouts/application (9.3ms) +Completed 500 Internal Server Error in 85ms (ActiveRecord: 2.0ms) + + + +ActionView::Template::Error (File to import not found or unreadable: bootstrap-sprockets. +Load paths: + /myapp/app/assets/config + /myapp/app/assets/images + /myapp/app/assets/javascripts + /myapp/app/assets/stylesheets + /myapp/vendor/assets/javascripts + /myapp/vendor/assets/stylesheets + /usr/local/bundle/gems/jquery-rails-4.3.1/vendor/assets/javascripts + /usr/local/bundle/gems/coffee-rails-4.2.2/lib/assets/javascripts + /usr/local/bundle/gems/actioncable-5.0.0.1/lib/assets/compiled + /usr/local/bundle/gems/turbolinks-source-5.0.3/lib/assets/javascripts): + 4: Myapp + 5: <%= csrf_meta_tags %> + 6: + 7: <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track': 'reload' %> + 8: <%= javascript_include_tag 'application', 'data-turbolinks-track': 'reload' %> + 9: + 10: + +app/assets/stylesheets/application.css.sass:18 +app/views/layouts/application.html.erb:7:in `_app_views_layouts_application_html_erb__2908535696077249276_70160248612620' + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (4.6ms) + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.1ms) + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms) + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (20.7ms) +Started GET "/users" for 172.20.0.1 at 2017-09-04 22:23:51 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.5ms) SELECT `users`.* FROM `users` + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 6 + Rendered users/index.html.erb within layouts/application (8.1ms) +Completed 500 Internal Server Error in 82ms (ActiveRecord: 1.4ms) + + + +ActionView::Template::Error (File to import not found or unreadable: bootstrap-sprockets. +Load paths: + /myapp/app/assets/config + /myapp/app/assets/images + /myapp/app/assets/javascripts + /myapp/app/assets/stylesheets + /myapp/vendor/assets/javascripts + /myapp/vendor/assets/stylesheets + /usr/local/bundle/gems/jquery-rails-4.3.1/vendor/assets/javascripts + /usr/local/bundle/gems/coffee-rails-4.2.2/lib/assets/javascripts + /usr/local/bundle/gems/actioncable-5.0.0.1/lib/assets/compiled + /usr/local/bundle/gems/turbolinks-source-5.0.3/lib/assets/javascripts): + 4: Myapp + 5: <%= csrf_meta_tags %> + 6: + 7: <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track': 'reload' %> + 8: <%= javascript_include_tag 'application', 'data-turbolinks-track': 'reload' %> + 9: + 10: + +app/assets/stylesheets/application.css.sass:18 +app/views/layouts/application.html.erb:7:in `_app_views_layouts_application_html_erb__2908535696077249276_70160103264140' + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (4.5ms) + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.6ms) + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.7ms) + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (20.3ms) +Started GET "/users" for 172.20.0.1 at 2017-09-04 22:31:42 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.3ms) SELECT `users`.* FROM `users` + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.2ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Course Load (0.2ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 6 + Rendered users/index.html.erb within layouts/application (6.8ms) +Completed 500 Internal Server Error in 92ms (ActiveRecord: 1.1ms) + + + +ActionView::Template::Error (File to import not found or unreadable: bootstrap. +Load paths: + /myapp/app/assets/config + /myapp/app/assets/images + /myapp/app/assets/javascripts + /myapp/app/assets/stylesheets + /myapp/vendor/assets/javascripts + /myapp/vendor/assets/stylesheets + /usr/local/bundle/gems/jquery-rails-4.3.1/vendor/assets/javascripts + /usr/local/bundle/gems/coffee-rails-4.2.2/lib/assets/javascripts + /usr/local/bundle/gems/actioncable-5.0.0.1/lib/assets/compiled + /usr/local/bundle/gems/turbolinks-source-5.0.3/lib/assets/javascripts): + 4: Myapp + 5: <%= csrf_meta_tags %> + 6: + 7: <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track': 'reload' %> + 8: <%= javascript_include_tag 'application', 'data-turbolinks-track': 'reload' %> + 9: + 10: + +app/assets/stylesheets/application.css.scss:15 +app/views/layouts/application.html.erb:7:in `_app_views_layouts_application_html_erb__2908535696077249276_70160137589560' + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (4.4ms) + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.9ms) + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.6ms) + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (20.6ms) +Started GET "/users" for 172.20.0.1 at 2017-09-04 22:33:02 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.4ms) SELECT `users`.* FROM `users` + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 6 + Rendered users/index.html.erb within layouts/application (7.5ms) +Completed 200 OK in 119ms (Views: 108.7ms | ActiveRecord: 1.4ms) + + +Started GET "/users/1" for 172.20.0.1 at 2017-09-04 23:21:50 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#show as HTML + Parameters: {"id"=>"1"} + User Load (0.5ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 1 LIMIT 1 + Rendering users/show.html.erb within layouts/application + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Rendered users/show.html.erb within layouts/application (3.4ms) +Completed 200 OK in 104ms (Views: 89.1ms | ActiveRecord: 1.0ms) + + +Started GET "/users" for 172.20.0.1 at 2017-09-04 23:21:54 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.4ms) SELECT `users`.* FROM `users` + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 6 + Rendered users/index.html.erb within layouts/application (7.9ms) +Completed 200 OK in 110ms (Views: 88.0ms | ActiveRecord: 1.5ms) + + +Started GET "/users/new" for 172.20.0.1 at 2017-09-04 23:58:34 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#new as HTML + Rendering users/new.html.erb within layouts/application + Course Load (0.4ms) SELECT `courses`.* FROM `courses` + Rendered users/_form.html.erb (4.8ms) + Rendered users/new.html.erb within layouts/application (15.4ms) +Completed 200 OK in 105ms (Views: 92.2ms | ActiveRecord: 0.4ms) + + +Started GET "/users" for 172.20.0.1 at 2017-09-04 23:58:41 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.5ms) SELECT `users`.* FROM `users` + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 6 + Rendered users/index.html.erb within layouts/application (8.7ms) +Completed 200 OK in 97ms (Views: 82.2ms | ActiveRecord: 1.6ms) + + +Started GET "/users" for 172.20.0.1 at 2017-09-04 23:58:42 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.4ms) SELECT `users`.* FROM `users` + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 6 + Rendered users/index.html.erb within layouts/application (8.4ms) +Completed 200 OK in 92ms (Views: 81.5ms | ActiveRecord: 1.5ms) + + +Started GET "/users/1" for 172.20.0.1 at 2017-09-04 23:58:47 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#show as HTML + Parameters: {"id"=>"1"} + User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 1 LIMIT 1 + Rendering users/show.html.erb within layouts/application + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Rendered users/show.html.erb within layouts/application (2.8ms) +Completed 200 OK in 86ms (Views: 72.9ms | ActiveRecord: 0.8ms) + + +Started GET "/users" for 172.20.0.1 at 2017-09-04 23:58:50 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.4ms) SELECT `users`.* FROM `users` + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 6 + Rendered users/index.html.erb within layouts/application (7.3ms) +Completed 200 OK in 95ms (Views: 81.6ms | ActiveRecord: 1.4ms) + + +Started GET "/users/6" for 172.20.0.1 at 2017-09-04 23:58:51 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#show as HTML + Parameters: {"id"=>"6"} + User Load (0.5ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 6 LIMIT 1 + Rendering users/show.html.erb within layouts/application + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 6 + Rendered users/show.html.erb within layouts/application (2.9ms) +Completed 200 OK in 92ms (Views: 77.8ms | ActiveRecord: 1.0ms) + + +Started GET "/users/new" for 172.20.0.1 at 2017-09-04 23:58:56 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#new as HTML + Rendering users/new.html.erb within layouts/application + Course Load (0.4ms) SELECT `courses`.* FROM `courses` + Rendered users/_form.html.erb (5.8ms) + Rendered users/new.html.erb within layouts/application (15.2ms) +Completed 200 OK in 107ms (Views: 94.3ms | ActiveRecord: 0.4ms) + + +Started GET "/users" for 172.20.0.1 at 2017-09-04 23:59:02 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.4ms) SELECT `users`.* FROM `users` + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 6 + Rendered users/index.html.erb within layouts/application (9.1ms) +Completed 200 OK in 99ms (Views: 83.6ms | ActiveRecord: 1.5ms) + + +Started GET "/courses" for 172.20.0.1 at 2017-09-04 23:59:07 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by CoursesController#index as HTML + Rendering courses/index.html.erb within layouts/application + Course Load (0.4ms) SELECT `courses`.* FROM `courses` + User Load (0.4ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 1 + User Load (0.4ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 2 + User Load (0.4ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 3 + Rendered courses/index.html.erb within layouts/application (8.6ms) +Completed 200 OK in 102ms (Views: 91.7ms | ActiveRecord: 1.6ms) + + +Started GET "/courses/1/edit" for 172.20.0.1 at 2017-09-04 23:59:15 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by CoursesController#edit as HTML + Parameters: {"id"=>"1"} + Course Load (0.7ms) SELECT `courses`.* FROM `courses` WHERE `courses`.`id` = 1 LIMIT 1 + Rendering courses/edit.html.erb within layouts/application + User Load (0.4ms) SELECT `users`.* FROM `users` +  (0.3ms) SELECT `users`.id FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 1 + Rendered courses/_form.html.erb (5.4ms) + Rendered courses/edit.html.erb within layouts/application (17.3ms) +Completed 200 OK in 116ms (Views: 100.2ms | ActiveRecord: 1.4ms) + + +Started PATCH "/courses/1" for 172.20.0.1 at 2017-09-04 23:59:18 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by CoursesController#update as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"58yA0h/bRhUN4HAIJOt4x3Wj25fe6ucKQGV8frQmBCQ/OrO/tJdpP6PiVEuSNaa8Z82vUsq8StbYMAuNWkP2/Q==", "course"=>{"course_name"=>"Intro to Computer Science", "course_number"=>"CS101", "user_ids"=>["", "2", "6"]}, "commit"=>"Update Course", "id"=>"1"} + Course Load (0.5ms) SELECT `courses`.* FROM `courses` WHERE `courses`.`id` = 1 LIMIT 1 +  (0.2ms) BEGIN + User Load (0.4ms) SELECT `users`.* FROM `users` WHERE `users`.`id` IN (2, 6) + User Load (0.3ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 1 + SQL (0.3ms) INSERT INTO `courses_users` (`course_id`, `user_id`) VALUES (1, 6) +  (1.2ms) COMMIT +Redirected to http://localhost:3000/courses/1 +Completed 302 Found in 14ms (ActiveRecord: 2.9ms) + + +Started GET "/courses/1" for 172.20.0.1 at 2017-09-04 23:59:18 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by CoursesController#show as HTML + Parameters: {"id"=>"1"} + Course Load (0.3ms) SELECT `courses`.* FROM `courses` WHERE `courses`.`id` = 1 LIMIT 1 + Rendering courses/show.html.erb within layouts/application + User Load (0.5ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 1 + Rendered courses/show.html.erb within layouts/application (3.0ms) +Completed 200 OK in 89ms (Views: 80.8ms | ActiveRecord: 0.8ms) + + +Started GET "/courses" for 172.20.0.1 at 2017-09-04 23:59:20 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by CoursesController#index as HTML + Rendering courses/index.html.erb within layouts/application + Course Load (0.4ms) SELECT `courses`.* FROM `courses` + User Load (0.4ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 1 + User Load (0.4ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 2 + User Load (0.6ms) SELECT `users`.* FROM `users` INNER JOIN `courses_users` ON `users`.`id` = `courses_users`.`user_id` WHERE `courses_users`.`course_id` = 3 + Rendered courses/index.html.erb within layouts/application (9.2ms) +Completed 200 OK in 122ms (Views: 104.5ms | ActiveRecord: 1.8ms) + + +  (6.9ms) CREATE TABLE `schema_migrations` (`version` varchar(255) PRIMARY KEY) ENGINE=InnoDB +  (6.7ms) CREATE TABLE `ar_internal_metadata` (`key` varchar(255) PRIMARY KEY, `value` varchar(255), `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL) ENGINE=InnoDB +  (0.3ms) SELECT DATABASE() as db +  (0.2ms) SELECT GET_LOCK('7864839756650184315', 0); + ActiveRecord::SchemaMigration Load (11.2ms) SELECT `schema_migrations`.* FROM `schema_migrations` +Migrating to CreateUsers (20170904204927) +  (8.8ms) CREATE TABLE `users` (`id` int AUTO_INCREMENT PRIMARY KEY, `uid` varchar(255), `givenname` varchar(255), `surname` varchar(255), `email` varchar(255), `password` varchar(255), `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL) ENGINE=InnoDB +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `schema_migrations` (`version`) VALUES ('20170904204927') +  (1.0ms) COMMIT +Migrating to CreateCourses (20170904204936) +  (6.4ms) CREATE TABLE `courses` (`id` int AUTO_INCREMENT PRIMARY KEY, `course_name` varchar(255), `course_number` varchar(255), `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL) ENGINE=InnoDB +  (0.2ms) BEGIN + SQL (1.5ms) INSERT INTO `schema_migrations` (`version`) VALUES ('20170904204936') +  (0.5ms) COMMIT +Migrating to CreateCoursesUsers (20170904205629) +  (8.2ms) CREATE TABLE `courses_users` (`course_id` int, `user_id` int) ENGINE=InnoDB +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `schema_migrations` (`version`) VALUES ('20170904205629') +  (0.6ms) COMMIT + ActiveRecord::InternalMetadata Load (0.6ms) SELECT `ar_internal_metadata`.* FROM `ar_internal_metadata` WHERE `ar_internal_metadata`.`key` = 'environment' LIMIT 1 +  (0.3ms) BEGIN + SQL (0.3ms) INSERT INTO `ar_internal_metadata` (`key`, `value`, `created_at`, `updated_at`) VALUES ('environment', 'development', '2017-09-06 15:17:17', '2017-09-06 15:17:17') +  (1.6ms) COMMIT +  (0.3ms) SELECT RELEASE_LOCK('7864839756650184315') + ActiveRecord::SchemaMigration Load (0.2ms) SELECT `schema_migrations`.* FROM `schema_migrations` +  (0.2ms) SHOW CREATE TABLE `courses` +  (0.3ms) SHOW TABLE STATUS LIKE 'courses' +  (0.2ms) SHOW CREATE TABLE `courses_users` +  (0.2ms) SHOW CREATE TABLE `users` +  (0.3ms) SHOW TABLE STATUS LIKE 'users' +  (0.3ms) SELECT fk.referenced_table_name as 'to_table' + ,fk.referenced_column_name as 'primary_key' + ,fk.column_name as 'column' + ,fk.constraint_name as 'name' +FROM information_schema.key_column_usage fk +WHERE fk.referenced_column_name is not null + AND fk.table_schema = 'myapp_development' + AND fk.table_name = 'courses' + +  (0.3ms) SELECT fk.referenced_table_name as 'to_table' + ,fk.referenced_column_name as 'primary_key' + ,fk.column_name as 'column' + ,fk.constraint_name as 'name' +FROM information_schema.key_column_usage fk +WHERE fk.referenced_column_name is not null + AND fk.table_schema = 'myapp_development' + AND fk.table_name = 'courses_users' + +  (0.3ms) SELECT fk.referenced_table_name as 'to_table' + ,fk.referenced_column_name as 'primary_key' + ,fk.column_name as 'column' + ,fk.constraint_name as 'name' +FROM information_schema.key_column_usage fk +WHERE fk.referenced_column_name is not null + AND fk.table_schema = 'myapp_development' + AND fk.table_name = 'users' + + ActiveRecord::SchemaMigration Load (0.4ms) SELECT `schema_migrations`.* FROM `schema_migrations` +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('tjordan', 'Tom', 'Jordan', 'tom.jordan@wisc.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (2.0ms) COMMIT +  (0.2ms) BEGIN + SQL (1.9ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jjminer', 'Jon', 'Miner', 'jon.miner@wisc.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.8ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jbabb', 'James', 'Babb', 'james.babb@wisc.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (1.1ms) COMMIT +  (0.1ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('rdavis805', 'Robert', 'Davis', 'rdavis805@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.5ms) COMMIT +  (0.1ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('kbrown599', 'Karl', 'Brown', 'kbrown599@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.5ms) COMMIT +  (0.1ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('dmorrison676', 'David', 'Morrison', 'dmorrison676@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.5ms) COMMIT +  (0.1ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jwalters336', 'James', 'Walters', 'jwalters336@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.9ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('broberts', 'Bill', 'Roberts', 'broberts@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('manderson752', 'Michael', 'Anderson', 'manderson752@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('wmartinez', 'William', 'Martinez', 'wmartinez@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.5ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('escott', 'Eric', 'Scott', 'escott@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (1.0ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('kgonazles778', 'Karoline', 'Gonazles', 'kgonazles778@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.5ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('mprice775', 'Michael', 'Price', 'mprice775@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('hwhite640', 'Heather', 'White', 'hwhite640@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.8ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('bgrady', 'Betty', 'Grady', 'bgrady@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (1.0ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jdoe', 'James', 'Doe', 'jdoe@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('dlangenberg61', 'Donna', 'Langenberg', 'dlangenberg61@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('lroberts776', 'Lori', 'Roberts', 'lroberts776@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (1.0ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('mlewis', 'Michael', 'Lewis', 'mlewis@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.8ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('ganderson555', 'Greg', 'Anderson', 'ganderson555@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('ldavis540', 'Lisa', 'Davis', 'ldavis540@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (1.0ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('cdavis900', 'Colin', 'Davis', 'cdavis900@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('bwhite551', 'Bill', 'White', 'bwhite551@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jclark826', 'Jennifer', 'Clark', 'jclark826@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (1.0ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jhenderson', 'John', 'Henderson', 'jhenderson@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('tprice', 'Thomas', 'Price', 'tprice@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('tbrown767', 'Thomas', 'Brown', 'tbrown767@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('ewalters', 'Erik', 'Walters', 'ewalters@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (1.0ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('bmorrison655', 'Betty', 'Morrison', 'bmorrison655@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('mgasper', 'Mary', 'Gasper', 'mgasper@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('lmartinez', 'Lori', 'Martinez', 'lmartinez@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (1.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('ethompson628', 'Erik', 'Thompson', 'ethompson628@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('mwhite227', 'Marie', 'White', 'mwhite227@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('tgasper854', 'Thomas', 'Gasper', 'tgasper854@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('lhenderson949', 'Lisa', 'Henderson', 'lhenderson949@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (1.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('rbutler', 'Robert', 'Butler', 'rbutler@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('banderson971', 'Betty', 'Anderson', 'banderson971@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jlewis917', 'James', 'Lewis', 'jlewis917@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (1.0ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('lwalters703', 'Lori', 'Walters', 'lwalters703@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('mprice764', 'Marie', 'Price', 'mprice764@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('lwilliams', 'Lisa', 'Williams', 'lwilliams@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (1.0ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('amorrison30', 'Ann', 'Morrison', 'amorrison30@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('plee719', 'Paul', 'Lee', 'plee719@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('klopez326', 'Kiersten', 'Lopez', 'klopez326@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('nlangenberg820', 'Nancy', 'Langenberg', 'nlangenberg820@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (1.0ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('klewis712', 'Karl', 'Lewis', 'klewis712@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('dclark720', 'Donna', 'Clark', 'dclark720@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jjohnson735', 'Jennifer', 'Johnson', 'jjohnson735@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (1.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('bwhite', 'Blake', 'White', 'bwhite@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jdavis904', 'Jo', 'Davis', 'jdavis904@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jwhite265', 'James', 'White', 'jwhite265@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('edavis809', 'Eric', 'Davis', 'edavis809@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (1.0ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('swalters', 'Sarah', 'Walters', 'swalters@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('svales', 'Sarah', 'Vales', 'svales@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('mgonazles', 'Michael', 'Gonazles', 'mgonazles@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (1.2ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('kwalters', 'Karl', 'Walters', 'kwalters@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('bwalters', 'Betty', 'Walters', 'bwalters@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jbutler545', 'Jennifer', 'Butler', 'jbutler545@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (1.0ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jdoe780', 'Jo', 'Doe', 'jdoe780@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('abrown', 'Ann', 'Brown', 'abrown@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('ggasper836', 'Greg', 'Gasper', 'ggasper836@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (1.0ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('emartinez', 'Erik', 'Martinez', 'emartinez@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.5ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jprice340', 'John', 'Price', 'jprice340@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('bgrady203', 'Bill', 'Grady', 'bgrady203@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('kwhite283', 'Kim', 'White', 'kwhite283@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (1.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('blee483', 'Betty', 'Lee', 'blee483@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('wdavis', 'William', 'Davis', 'wdavis@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('egasper497', 'Erik', 'Gasper', 'egasper497@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (1.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('mwhite', 'Mark', 'White', 'mwhite@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('dbrown', 'David', 'Brown', 'dbrown@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('nlee', 'Nancy', 'Lee', 'nlee@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (1.0ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('sdavis', 'Sarah', 'Davis', 'sdavis@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('cwalters', 'Colin', 'Walters', 'cwalters@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('nwalters', 'Nancy', 'Walters', 'nwalters@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (1.0ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('kdoe490', 'Kim', 'Doe', 'kdoe490@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('wscott', 'William', 'Scott', 'wscott@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('nwilliams', 'Nancy', 'Williams', 'nwilliams@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (1.3ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('dbrown739', 'David', 'Brown', 'dbrown739@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('wlopez', 'William', 'Lopez', 'wlopez@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('mhenderson959', 'Mark', 'Henderson', 'mhenderson959@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (1.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('khenderson874', 'Karoline', 'Henderson', 'khenderson874@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('rdavis', 'Robert', 'Davis', 'rdavis@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('plopez', 'Paul', 'Lopez', 'plopez@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.9ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('kjohnson', 'Kiersten', 'Johnson', 'kjohnson@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('ksmith708', 'Karl', 'Smith', 'ksmith708@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('dlewis327', 'David', 'Lewis', 'dlewis327@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('mdavis897', 'Michael', 'Davis', 'mdavis897@example.edu', '12345', '2017-09-06 15:18:49', '2017-09-06 15:18:49') +  (1.0ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('mmorrison', 'Mark', 'Morrison', 'mmorrison@example.edu', '12345', '2017-09-06 15:18:50', '2017-09-06 15:18:50') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('wwhite', 'William', 'White', 'wwhite@example.edu', '12345', '2017-09-06 15:18:50', '2017-09-06 15:18:50') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('klopez520', 'Karoline', 'Lopez', 'klopez520@example.edu', '12345', '2017-09-06 15:18:50', '2017-09-06 15:18:50') +  (1.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jlangenberg373', 'James', 'Langenberg', 'jlangenberg373@example.edu', '12345', '2017-09-06 15:18:50', '2017-09-06 15:18:50') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('dpeterson613', 'David', 'Peterson', 'dpeterson613@example.edu', '12345', '2017-09-06 15:18:50', '2017-09-06 15:18:50') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('mdoe270', 'Michael', 'Doe', 'mdoe270@example.edu', '12345', '2017-09-06 15:18:50', '2017-09-06 15:18:50') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('wwilliams808', 'William', 'Williams', 'wwilliams808@example.edu', '12345', '2017-09-06 15:18:50', '2017-09-06 15:18:50') +  (1.0ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('mvales501', 'Marie', 'Vales', 'mvales501@example.edu', '12345', '2017-09-06 15:18:50', '2017-09-06 15:18:50') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('ppeterson', 'Paul', 'Peterson', 'ppeterson@example.edu', '12345', '2017-09-06 15:18:50', '2017-09-06 15:18:50') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('ldavis', 'Lori', 'Davis', 'ldavis@example.edu', '12345', '2017-09-06 15:18:50', '2017-09-06 15:18:50') +  (1.2ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('bgasper28', 'Bill', 'Gasper', 'bgasper28@example.edu', '12345', '2017-09-06 15:18:50', '2017-09-06 15:18:50') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('bprice745', 'Betty', 'Price', 'bprice745@example.edu', '12345', '2017-09-06 15:18:50', '2017-09-06 15:18:50') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('ddoe', 'Donna', 'Doe', 'ddoe@example.edu', '12345', '2017-09-06 15:18:50', '2017-09-06 15:18:50') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('lvales817', 'Lisa', 'Vales', 'lvales817@example.edu', '12345', '2017-09-06 15:18:50', '2017-09-06 15:18:50') +  (0.9ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('wthompson675', 'William', 'Thompson', 'wthompson675@example.edu', '12345', '2017-09-06 15:18:50', '2017-09-06 15:18:50') +  (0.8ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('landerson906', 'Lori', 'Anderson', 'landerson906@example.edu', '12345', '2017-09-06 15:18:50', '2017-09-06 15:18:50') +  (0.7ms) COMMIT +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `courses` (`course_name`, `course_number`, `created_at`, `updated_at`) VALUES ('Intro to Computer Science', 'CS101', '2017-09-06 15:18:50', '2017-09-06 15:18:50') +  (2.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `courses` (`course_name`, `course_number`, `created_at`, `updated_at`) VALUES ('Intro to Programming', 'CS102', '2017-09-06 15:18:50', '2017-09-06 15:18:50') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `courses` (`course_name`, `course_number`, `created_at`, `updated_at`) VALUES ('Trust and Identity in Higher Education and Research', 'TIER101', '2017-09-06 15:18:50', '2017-09-06 15:18:50') +  (1.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `courses` (`course_name`, `course_number`, `created_at`, `updated_at`) VALUES ('Intermediate Algebra', 'MATH101', '2017-09-06 15:18:50', '2017-09-06 15:18:50') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `courses` (`course_name`, `course_number`, `created_at`, `updated_at`) VALUES ('Intro to Accountiny', 'ACCT101', '2017-09-06 15:18:50', '2017-09-06 15:18:50') +  (0.5ms) COMMIT +Started GET "/" for 172.20.0.1 at 2017-09-06 15:19:13 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 + ActiveRecord::SchemaMigration Load (0.4ms) SELECT `schema_migrations`.* FROM `schema_migrations` +Processing by Rails::WelcomeController#index as HTML + Parameters: {"internal"=>true} + Rendering /usr/local/bundle/gems/railties-5.0.0.1/lib/rails/templates/rails/welcome/index.html.erb + Rendered /usr/local/bundle/gems/railties-5.0.0.1/lib/rails/templates/rails/welcome/index.html.erb (6.0ms) +Completed 200 OK in 30ms (Views: 13.5ms | ActiveRecord: 0.0ms) + + +Started GET "/users" for 172.20.0.1 at 2017-09-06 15:19:17 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.5ms) SELECT `users`.* FROM `users` + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 3 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 4 + Course Load (0.2ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 5 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 6 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 7 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 8 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 9 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 10 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 11 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 12 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 13 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 14 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 15 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 16 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 17 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 18 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 19 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 20 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 21 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 22 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 23 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 24 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 25 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 26 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 27 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 28 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 29 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 30 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 31 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 32 + Course Load (0.2ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 33 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 34 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 35 + Course Load (0.2ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 36 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 37 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 38 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 39 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 40 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 41 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 42 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 43 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 44 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 45 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 46 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 47 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 48 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 49 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 50 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 51 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 52 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 53 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 54 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 55 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 56 + Course Load (0.2ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 57 + Course Load (0.2ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 58 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 59 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 60 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 61 + Course Load (0.2ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 62 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 63 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 64 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 65 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 66 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 67 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 68 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 69 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 70 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 71 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 72 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 73 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 74 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 75 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 76 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 77 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 78 + Course Load (0.2ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 79 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 80 + Course Load (0.2ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 81 + Course Load (0.2ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 82 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 83 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 84 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 85 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 86 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 87 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 88 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 89 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 90 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 91 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 92 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 93 + Course Load (0.7ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 94 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 95 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 96 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 97 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 98 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 99 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 100 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 101 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 102 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 103 + Rendered users/index.html.erb within layouts/application (325.7ms) +Completed 200 OK in 911ms (Views: 835.5ms | ActiveRecord: 37.6ms) + + +Started GET "/users/7/edit" for 172.20.0.1 at 2017-09-06 15:19:28 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#edit as HTML + Parameters: {"id"=>"7"} + User Load (0.5ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 7 LIMIT 1 + Rendering users/edit.html.erb within layouts/application + Course Load (0.4ms) SELECT `courses`.* FROM `courses` +  (0.5ms) SELECT `courses`.id FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 7 + Rendered users/_form.html.erb (84.6ms) + Rendered users/edit.html.erb within layouts/application (99.3ms) +Completed 200 OK in 225ms (Views: 206.9ms | ActiveRecord: 1.4ms) + + +Started GET "/" for 172.20.0.1 at 2017-09-06 15:24:19 +0000 +Cannot render console from 172.20.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by Rails::WelcomeController#index as HTML + Parameters: {"internal"=>true} + Rendering /usr/local/bundle/gems/railties-5.0.0.1/lib/rails/templates/rails/welcome/index.html.erb + Rendered /usr/local/bundle/gems/railties-5.0.0.1/lib/rails/templates/rails/welcome/index.html.erb (1.9ms) +Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms) + + +  (9.6ms) CREATE TABLE `schema_migrations` (`version` varchar(255) PRIMARY KEY) ENGINE=InnoDB +  (6.9ms) CREATE TABLE `ar_internal_metadata` (`key` varchar(255) PRIMARY KEY, `value` varchar(255), `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL) ENGINE=InnoDB +  (0.2ms) SELECT DATABASE() as db +  (0.3ms) SELECT GET_LOCK('7864839756650184315', 0); + ActiveRecord::SchemaMigration Load (12.6ms) SELECT `schema_migrations`.* FROM `schema_migrations` +Migrating to CreateUsers (20170904204927) +  (8.5ms) CREATE TABLE `users` (`id` int AUTO_INCREMENT PRIMARY KEY, `uid` varchar(255), `givenname` varchar(255), `surname` varchar(255), `email` varchar(255), `password` varchar(255), `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL) ENGINE=InnoDB +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `schema_migrations` (`version`) VALUES ('20170904204927') +  (0.6ms) COMMIT +Migrating to CreateCourses (20170904204936) +  (8.6ms) CREATE TABLE `courses` (`id` int AUTO_INCREMENT PRIMARY KEY, `course_name` varchar(255), `course_number` varchar(255), `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL) ENGINE=InnoDB +  (0.3ms) BEGIN + SQL (0.5ms) INSERT INTO `schema_migrations` (`version`) VALUES ('20170904204936') +  (0.7ms) COMMIT +Migrating to CreateCoursesUsers (20170904205629) +  (11.3ms) CREATE TABLE `courses_users` (`course_id` int, `user_id` int) ENGINE=InnoDB +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `schema_migrations` (`version`) VALUES ('20170904205629') +  (0.5ms) COMMIT + ActiveRecord::InternalMetadata Load (0.3ms) SELECT `ar_internal_metadata`.* FROM `ar_internal_metadata` WHERE `ar_internal_metadata`.`key` = 'environment' LIMIT 1 +  (0.2ms) BEGIN + SQL (0.5ms) INSERT INTO `ar_internal_metadata` (`key`, `value`, `created_at`, `updated_at`) VALUES ('environment', 'development', '2017-09-06 18:25:02', '2017-09-06 18:25:02') +  (2.0ms) COMMIT +  (0.2ms) SELECT RELEASE_LOCK('7864839756650184315') + ActiveRecord::SchemaMigration Load (0.2ms) SELECT `schema_migrations`.* FROM `schema_migrations` +  (0.2ms) SHOW CREATE TABLE `courses` +  (0.3ms) SHOW TABLE STATUS LIKE 'courses' +  (0.3ms) SHOW CREATE TABLE `courses_users` +  (0.2ms) SHOW CREATE TABLE `users` +  (0.4ms) SHOW TABLE STATUS LIKE 'users' +  (0.3ms) SELECT fk.referenced_table_name as 'to_table' + ,fk.referenced_column_name as 'primary_key' + ,fk.column_name as 'column' + ,fk.constraint_name as 'name' +FROM information_schema.key_column_usage fk +WHERE fk.referenced_column_name is not null + AND fk.table_schema = 'myapp_development' + AND fk.table_name = 'courses' + +  (0.3ms) SELECT fk.referenced_table_name as 'to_table' + ,fk.referenced_column_name as 'primary_key' + ,fk.column_name as 'column' + ,fk.constraint_name as 'name' +FROM information_schema.key_column_usage fk +WHERE fk.referenced_column_name is not null + AND fk.table_schema = 'myapp_development' + AND fk.table_name = 'courses_users' + +  (0.3ms) SELECT fk.referenced_table_name as 'to_table' + ,fk.referenced_column_name as 'primary_key' + ,fk.column_name as 'column' + ,fk.constraint_name as 'name' +FROM information_schema.key_column_usage fk +WHERE fk.referenced_column_name is not null + AND fk.table_schema = 'myapp_development' + AND fk.table_name = 'users' + + ActiveRecord::SchemaMigration Load (0.5ms) SELECT `schema_migrations`.* FROM `schema_migrations` +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('tjordan', 'Tom', 'Jordan', 'tom.jordan@wisc.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (1.8ms) COMMIT +  (0.2ms) BEGIN + SQL (0.6ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jjminer', 'Jon', 'Miner', 'jon.miner@wisc.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.9ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jbabb', 'James', 'Babb', 'james.babb@wisc.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (2.4ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('rdavis805', 'Robert', 'Davis', 'rdavis805@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.8ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('kbrown599', 'Karl', 'Brown', 'kbrown599@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('dmorrison676', 'David', 'Morrison', 'dmorrison676@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (1.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jwalters336', 'James', 'Walters', 'jwalters336@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('broberts', 'Bill', 'Roberts', 'broberts@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.5ms) COMMIT +  (0.1ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('manderson752', 'Michael', 'Anderson', 'manderson752@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('wmartinez', 'William', 'Martinez', 'wmartinez@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (1.3ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('escott', 'Eric', 'Scott', 'escott@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.6ms) COMMIT +  (0.1ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('kgonazles778', 'Karoline', 'Gonazles', 'kgonazles778@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('mprice775', 'Michael', 'Price', 'mprice775@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (1.2ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('hwhite640', 'Heather', 'White', 'hwhite640@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('bgrady', 'Betty', 'Grady', 'bgrady@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jdoe', 'James', 'Doe', 'jdoe@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (1.9ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('dlangenberg61', 'Donna', 'Langenberg', 'dlangenberg61@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('lroberts776', 'Lori', 'Roberts', 'lroberts776@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.7ms) COMMIT +  (0.3ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('mlewis', 'Michael', 'Lewis', 'mlewis@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (1.2ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('ganderson555', 'Greg', 'Anderson', 'ganderson555@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('ldavis540', 'Lisa', 'Davis', 'ldavis540@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('cdavis900', 'Colin', 'Davis', 'cdavis900@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('bwhite551', 'Bill', 'White', 'bwhite551@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (1.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jclark826', 'Jennifer', 'Clark', 'jclark826@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jhenderson', 'John', 'Henderson', 'jhenderson@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.8ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('tprice', 'Thomas', 'Price', 'tprice@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (1.3ms) COMMIT +  (0.1ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('tbrown767', 'Thomas', 'Brown', 'tbrown767@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('ewalters', 'Erik', 'Walters', 'ewalters@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('bmorrison655', 'Betty', 'Morrison', 'bmorrison655@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (1.2ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('mgasper', 'Mary', 'Gasper', 'mgasper@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('lmartinez', 'Lori', 'Martinez', 'lmartinez@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('ethompson628', 'Erik', 'Thompson', 'ethompson628@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('mwhite227', 'Marie', 'White', 'mwhite227@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (1.2ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('tgasper854', 'Thomas', 'Gasper', 'tgasper854@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.9ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('lhenderson949', 'Lisa', 'Henderson', 'lhenderson949@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('rbutler', 'Robert', 'Butler', 'rbutler@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (1.2ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('banderson971', 'Betty', 'Anderson', 'banderson971@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jlewis917', 'James', 'Lewis', 'jlewis917@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('lwalters703', 'Lori', 'Walters', 'lwalters703@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (1.2ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('mprice764', 'Marie', 'Price', 'mprice764@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('lwilliams', 'Lisa', 'Williams', 'lwilliams@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.8ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('amorrison30', 'Ann', 'Morrison', 'amorrison30@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (1.3ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('plee719', 'Paul', 'Lee', 'plee719@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('klopez326', 'Kiersten', 'Lopez', 'klopez326@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('nlangenberg820', 'Nancy', 'Langenberg', 'nlangenberg820@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('klewis712', 'Karl', 'Lewis', 'klewis712@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (1.0ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('dclark720', 'Donna', 'Clark', 'dclark720@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.7ms) COMMIT +  (0.3ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jjohnson735', 'Jennifer', 'Johnson', 'jjohnson735@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.9ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('bwhite', 'Blake', 'White', 'bwhite@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (1.2ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jdavis904', 'Jo', 'Davis', 'jdavis904@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jwhite265', 'James', 'White', 'jwhite265@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('edavis809', 'Eric', 'Davis', 'edavis809@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (1.2ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('swalters', 'Sarah', 'Walters', 'swalters@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('svales', 'Sarah', 'Vales', 'svales@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('mgonazles', 'Michael', 'Gonazles', 'mgonazles@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('kwalters', 'Karl', 'Walters', 'kwalters@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (1.2ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('bwalters', 'Betty', 'Walters', 'bwalters@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jbutler545', 'Jennifer', 'Butler', 'jbutler545@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jdoe780', 'Jo', 'Doe', 'jdoe780@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (1.2ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('abrown', 'Ann', 'Brown', 'abrown@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.8ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('ggasper836', 'Greg', 'Gasper', 'ggasper836@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.6ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('emartinez', 'Erik', 'Martinez', 'emartinez@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (1.2ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jprice340', 'John', 'Price', 'jprice340@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('bgrady203', 'Bill', 'Grady', 'bgrady203@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('kwhite283', 'Kim', 'White', 'kwhite283@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (1.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('blee483', 'Betty', 'Lee', 'blee483@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('wdavis', 'William', 'Davis', 'wdavis@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('egasper497', 'Erik', 'Gasper', 'egasper497@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('mwhite', 'Mark', 'White', 'mwhite@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (1.3ms) COMMIT +  (0.2ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('dbrown', 'David', 'Brown', 'dbrown@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('nlee', 'Nancy', 'Lee', 'nlee@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('sdavis', 'Sarah', 'Davis', 'sdavis@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (1.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('cwalters', 'Colin', 'Walters', 'cwalters@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.8ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('nwalters', 'Nancy', 'Walters', 'nwalters@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('kdoe490', 'Kim', 'Doe', 'kdoe490@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (1.2ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('wscott', 'William', 'Scott', 'wscott@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('nwilliams', 'Nancy', 'Williams', 'nwilliams@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('dbrown739', 'David', 'Brown', 'dbrown739@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('wlopez', 'William', 'Lopez', 'wlopez@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (1.2ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('mhenderson959', 'Mark', 'Henderson', 'mhenderson959@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('khenderson874', 'Karoline', 'Henderson', 'khenderson874@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('rdavis', 'Robert', 'Davis', 'rdavis@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (1.2ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('plopez', 'Paul', 'Lopez', 'plopez@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('kjohnson', 'Kiersten', 'Johnson', 'kjohnson@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('ksmith708', 'Karl', 'Smith', 'ksmith708@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (2.2ms) COMMIT +  (0.3ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('dlewis327', 'David', 'Lewis', 'dlewis327@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('mdavis897', 'Michael', 'Davis', 'mdavis897@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('mmorrison', 'Mark', 'Morrison', 'mmorrison@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (1.0ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('wwhite', 'William', 'White', 'wwhite@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('klopez520', 'Karoline', 'Lopez', 'klopez520@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jlangenberg373', 'James', 'Langenberg', 'jlangenberg373@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (1.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('dpeterson613', 'David', 'Peterson', 'dpeterson613@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('mdoe270', 'Michael', 'Doe', 'mdoe270@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('wwilliams808', 'William', 'Williams', 'wwilliams808@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('mvales501', 'Marie', 'Vales', 'mvales501@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (1.3ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('ppeterson', 'Paul', 'Peterson', 'ppeterson@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('ldavis', 'Lori', 'Davis', 'ldavis@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('bgasper28', 'Bill', 'Gasper', 'bgasper28@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (1.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('bprice745', 'Betty', 'Price', 'bprice745@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (1.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('ddoe', 'Donna', 'Doe', 'ddoe@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('lvales817', 'Lisa', 'Vales', 'lvales817@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (1.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('wthompson675', 'William', 'Thompson', 'wthompson675@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `email`, `password`, `created_at`, `updated_at`) VALUES ('landerson906', 'Lori', 'Anderson', 'landerson906@example.edu', '12345', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.7ms) COMMIT +  (0.3ms) BEGIN + SQL (0.3ms) INSERT INTO `courses` (`course_name`, `course_number`, `created_at`, `updated_at`) VALUES ('Intro to Computer Science', 'CS101', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (2.3ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `courses` (`course_name`, `course_number`, `created_at`, `updated_at`) VALUES ('Intro to Programming', 'CS102', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.8ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `courses` (`course_name`, `course_number`, `created_at`, `updated_at`) VALUES ('Trust and Identity in Higher Education and Research', 'TIER101', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `courses` (`course_name`, `course_number`, `created_at`, `updated_at`) VALUES ('Intermediate Algebra', 'MATH101', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (1.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `courses` (`course_name`, `course_number`, `created_at`, `updated_at`) VALUES ('Intro to Accounting', 'ACCT101', '2017-09-06 18:25:18', '2017-09-06 18:25:18') +  (0.8ms) COMMIT +Started GET "/users" for 172.21.0.1 at 2017-09-06 18:25:46 +0000 +Cannot render console from 172.21.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 + ActiveRecord::SchemaMigration Load (0.5ms) SELECT `schema_migrations`.* FROM `schema_migrations` +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.6ms) SELECT `users`.* FROM `users` + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 3 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 4 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 5 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 6 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 7 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 8 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 9 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 10 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 11 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 12 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 13 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 14 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 15 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 16 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 17 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 18 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 19 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 20 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 21 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 22 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 23 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 24 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 25 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 26 + Course Load (0.6ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 27 + Course Load (0.6ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 28 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 29 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 30 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 31 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 32 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 33 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 34 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 35 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 36 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 37 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 38 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 39 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 40 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 41 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 42 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 43 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 44 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 45 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 46 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 47 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 48 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 49 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 50 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 51 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 52 + Course Load (0.8ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 53 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 54 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 55 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 56 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 57 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 58 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 59 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 60 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 61 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 62 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 63 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 64 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 65 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 66 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 67 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 68 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 69 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 70 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 71 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 72 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 73 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 74 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 75 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 76 + Course Load (0.7ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 77 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 78 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 79 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 80 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 81 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 82 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 83 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 84 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 85 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 86 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 87 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 88 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 89 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 90 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 91 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 92 + Course Load (0.6ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 93 + Course Load (0.6ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 94 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 95 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 96 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 97 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 98 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 99 + Course Load (0.8ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 100 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 101 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 102 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 103 + Rendered users/index.html.erb within layouts/application (345.9ms) +Completed 200 OK in 1114ms (Views: 999.3ms | ActiveRecord: 46.7ms) + + +Started GET "/users/1/edit" for 172.21.0.1 at 2017-09-06 18:25:54 +0000 +Cannot render console from 172.21.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#edit as HTML + Parameters: {"id"=>"1"} + User Load (0.7ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 1 LIMIT 1 + Rendering users/edit.html.erb within layouts/application + Course Load (0.4ms) SELECT `courses`.* FROM `courses` +  (0.5ms) SELECT `courses`.id FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Rendered users/_form.html.erb (68.0ms) + Rendered users/edit.html.erb within layouts/application (83.2ms) +Completed 200 OK in 193ms (Views: 175.5ms | ActiveRecord: 1.7ms) + + +Started PATCH "/users/1" for 172.21.0.1 at 2017-09-06 18:25:58 +0000 +Cannot render console from 172.21.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#update as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"/zof7DbToaSDvx/SuJegZMP/5WJyal8GBG0+v/z6/zoobTa0mVNjzDcE9IG8Cx/+MgzNw9XH7vw/zwbbQlbSCg==", "user"=>{"uid"=>"tjordan", "givenname"=>"Tom", "surname"=>"Jordan", "email"=>"tom.jordan@wisc.edu", "password"=>"[FILTERED]", "course_ids"=>["", "3"]}, "commit"=>"Update User", "id"=>"1"} + User Load (0.6ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 1 LIMIT 1 +  (0.3ms) BEGIN + Course Load (0.5ms) SELECT `courses`.* FROM `courses` WHERE `courses`.`id` = 3 + Course Load (0.6ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + SQL (0.3ms) INSERT INTO `courses_users` (`course_id`, `user_id`) VALUES (3, 1) +  (1.3ms) COMMIT +Redirected to http://localhost:3000/users/1 +Completed 302 Found in 26ms (ActiveRecord: 4.6ms) + + +Started GET "/users/1" for 172.21.0.1 at 2017-09-06 18:25:59 +0000 +Cannot render console from 172.21.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#show as HTML + Parameters: {"id"=>"1"} + User Load (0.5ms) SELECT `users`.* FROM `users` WHERE `users`.`id` = 1 LIMIT 1 + Rendering users/show.html.erb within layouts/application + Course Load (0.6ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Rendered users/show.html.erb within layouts/application (3.5ms) +Completed 200 OK in 115ms (Views: 103.1ms | ActiveRecord: 1.2ms) + + +Started GET "/users" for 172.21.0.1 at 2017-09-06 18:26:01 +0000 +Cannot render console from 172.21.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.9ms) SELECT `users`.* FROM `users` + Course Load (0.7ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 1 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 2 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 3 + Course Load (0.6ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 4 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 5 + Course Load (0.6ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 6 + Course Load (0.6ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 7 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 8 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 9 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 10 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 11 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 12 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 13 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 14 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 15 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 16 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 17 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 18 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 19 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 20 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 21 + Course Load (0.9ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 22 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 23 + Course Load (0.6ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 24 + Course Load (0.8ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 25 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 26 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 27 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 28 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 29 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 30 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 31 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 32 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 33 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 34 + Course Load (0.6ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 35 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 36 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 37 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 38 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 39 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 40 + Course Load (0.7ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 41 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 42 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 43 + Course Load (0.6ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 44 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 45 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 46 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 47 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 48 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 49 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 50 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 51 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 52 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 53 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 54 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 55 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 56 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 57 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 58 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 59 + Course Load (0.6ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 60 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 61 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 62 + Course Load (0.6ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 63 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 64 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 65 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 66 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 67 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 68 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 69 + Course Load (0.6ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 70 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 71 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 72 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 73 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 74 + Course Load (0.6ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 75 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 76 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 77 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 78 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 79 + Course Load (0.6ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 80 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 81 + Course Load (0.6ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 82 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 83 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 84 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 85 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 86 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 87 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 88 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 89 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 90 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 91 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 92 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 93 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 94 + Course Load (0.5ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 95 + Course Load (0.7ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 96 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 97 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 98 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 99 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 100 + Course Load (0.3ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 101 + Course Load (0.4ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 102 + Course Load (0.8ms) SELECT `courses`.* FROM `courses` INNER JOIN `courses_users` ON `courses`.`id` = `courses_users`.`course_id` WHERE `courses_users`.`user_id` = 103 + Rendered users/index.html.erb within layouts/application (291.5ms) +Completed 200 OK in 405ms (Views: 342.7ms | ActiveRecord: 49.4ms) + + +  (0.4ms) CREATE DATABASE `myapp_development` DEFAULT CHARACTER SET `utf8` +  (0.5ms) CREATE DATABASE `myapp_test` DEFAULT CHARACTER SET `utf8` +  (13.2ms) CREATE TABLE `schema_migrations` (`version` varchar(255) PRIMARY KEY) ENGINE=InnoDB +  (8.2ms) CREATE TABLE `ar_internal_metadata` (`key` varchar(255) PRIMARY KEY, `value` varchar(255), `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL) ENGINE=InnoDB +  (0.2ms) SELECT DATABASE() as db +  (0.2ms) SELECT GET_LOCK('7864839756650184315', 0); + ActiveRecord::SchemaMigration Load (3.7ms) SELECT `schema_migrations`.* FROM `schema_migrations` +Migrating to CreateCourses (20170904204936) +  (10.4ms) CREATE TABLE `courses` (`id` int AUTO_INCREMENT PRIMARY KEY, `course_name` varchar(255), `course_number` varchar(255), `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL) ENGINE=InnoDB +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `schema_migrations` (`version`) VALUES ('20170904204936') +  (2.1ms) COMMIT +Migrating to CreateCoursesUsers (20170904205629) +  (6.6ms) CREATE TABLE `courses_users` (`course_id` int, `user_id` int) ENGINE=InnoDB +  (0.2ms) BEGIN + SQL (0.5ms) INSERT INTO `schema_migrations` (`version`) VALUES ('20170904205629') +  (1.0ms) COMMIT +Migrating to CreateUsers (20170908183227) +  (11.0ms) CREATE TABLE `users` (`id` int AUTO_INCREMENT PRIMARY KEY, `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL) ENGINE=InnoDB +  (0.3ms) BEGIN + SQL (0.3ms) INSERT INTO `schema_migrations` (`version`) VALUES ('20170908183227') +  (0.6ms) COMMIT + ActiveRecord::InternalMetadata Load (0.3ms) SELECT `ar_internal_metadata`.* FROM `ar_internal_metadata` WHERE `ar_internal_metadata`.`key` = 'environment' LIMIT 1 +  (0.3ms) BEGIN + SQL (0.3ms) INSERT INTO `ar_internal_metadata` (`key`, `value`, `created_at`, `updated_at`) VALUES ('environment', 'development', '2017-09-08 18:34:42', '2017-09-08 18:34:42') +  (1.9ms) COMMIT +  (0.2ms) SELECT RELEASE_LOCK('7864839756650184315') + ActiveRecord::SchemaMigration Load (0.2ms) SELECT `schema_migrations`.* FROM `schema_migrations` +  (0.2ms) SHOW CREATE TABLE `courses` +  (0.3ms) SHOW TABLE STATUS LIKE 'courses' +  (0.3ms) SHOW CREATE TABLE `courses_users` +  (0.2ms) SHOW CREATE TABLE `users` +  (0.3ms) SELECT fk.referenced_table_name as 'to_table' + ,fk.referenced_column_name as 'primary_key' + ,fk.column_name as 'column' + ,fk.constraint_name as 'name' +FROM information_schema.key_column_usage fk +WHERE fk.referenced_column_name is not null + AND fk.table_schema = 'myapp_development' + AND fk.table_name = 'courses' + +  (0.3ms) SELECT fk.referenced_table_name as 'to_table' + ,fk.referenced_column_name as 'primary_key' + ,fk.column_name as 'column' + ,fk.constraint_name as 'name' +FROM information_schema.key_column_usage fk +WHERE fk.referenced_column_name is not null + AND fk.table_schema = 'myapp_development' + AND fk.table_name = 'courses_users' + +  (0.3ms) SELECT fk.referenced_table_name as 'to_table' + ,fk.referenced_column_name as 'primary_key' + ,fk.column_name as 'column' + ,fk.constraint_name as 'name' +FROM information_schema.key_column_usage fk +WHERE fk.referenced_column_name is not null + AND fk.table_schema = 'myapp_development' + AND fk.table_name = 'users' + +  (0.2ms) SELECT DATABASE() as db +  (0.2ms) SELECT GET_LOCK('7864839756650184315', 0); + ActiveRecord::SchemaMigration Load (0.5ms) SELECT `schema_migrations`.* FROM `schema_migrations` +Migrating to CreateUsers (20170908183822) +  (1.0ms) CREATE TABLE `users` (`id` int AUTO_INCREMENT PRIMARY KEY, `uid` varchar(255), `givenname` varchar(255), `surname` varchar(255), `fullName` varchar(255), `description` varchar(255), `email` varchar(255), `password` varchar(255), `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL) ENGINE=InnoDB +  (0.3ms) SELECT RELEASE_LOCK('7864839756650184315') +  (0.3ms) CREATE DATABASE `myapp_development` DEFAULT CHARACTER SET `utf8` +  (0.3ms) CREATE DATABASE `myapp_test` DEFAULT CHARACTER SET `utf8` +  (15.2ms) CREATE TABLE `schema_migrations` (`version` varchar(255) PRIMARY KEY) ENGINE=InnoDB +  (9.4ms) CREATE TABLE `ar_internal_metadata` (`key` varchar(255) PRIMARY KEY, `value` varchar(255), `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL) ENGINE=InnoDB +  (0.3ms) SELECT DATABASE() as db +  (0.2ms) SELECT GET_LOCK('7864839756650184315', 0); + ActiveRecord::SchemaMigration Load (0.6ms) SELECT `schema_migrations`.* FROM `schema_migrations` +Migrating to CreateCourses (20170904204936) +  (11.4ms) CREATE TABLE `courses` (`id` int AUTO_INCREMENT PRIMARY KEY, `course_name` varchar(255), `course_number` varchar(255), `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL) ENGINE=InnoDB +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `schema_migrations` (`version`) VALUES ('20170904204936') +  (0.7ms) COMMIT +Migrating to CreateCoursesUsers (20170904205629) +  (10.3ms) CREATE TABLE `courses_users` (`course_id` int, `user_id` int) ENGINE=InnoDB +  (0.3ms) BEGIN + SQL (0.6ms) INSERT INTO `schema_migrations` (`version`) VALUES ('20170904205629') +  (0.8ms) COMMIT +Migrating to CreateUsers (20170908183822) +  (14.4ms) CREATE TABLE `users` (`id` int AUTO_INCREMENT PRIMARY KEY, `uid` varchar(255), `givenname` varchar(255), `surname` varchar(255), `fullName` varchar(255), `description` varchar(255), `email` varchar(255), `password` varchar(255), `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL) ENGINE=InnoDB +  (0.3ms) BEGIN + SQL (0.5ms) INSERT INTO `schema_migrations` (`version`) VALUES ('20170908183822') +  (2.4ms) COMMIT + ActiveRecord::InternalMetadata Load (0.4ms) SELECT `ar_internal_metadata`.* FROM `ar_internal_metadata` WHERE `ar_internal_metadata`.`key` = 'environment' LIMIT 1 +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `ar_internal_metadata` (`key`, `value`, `created_at`, `updated_at`) VALUES ('environment', 'development', '2017-09-08 18:53:31', '2017-09-08 18:53:31') +  (6.0ms) COMMIT +  (0.3ms) SELECT RELEASE_LOCK('7864839756650184315') + ActiveRecord::SchemaMigration Load (0.3ms) SELECT `schema_migrations`.* FROM `schema_migrations` +  (0.2ms) SHOW CREATE TABLE `courses` +  (0.3ms) SHOW TABLE STATUS LIKE 'courses' +  (0.2ms) SHOW CREATE TABLE `courses_users` +  (0.3ms) SHOW CREATE TABLE `users` +  (0.3ms) SHOW TABLE STATUS LIKE 'users' +  (0.2ms) SELECT fk.referenced_table_name as 'to_table' + ,fk.referenced_column_name as 'primary_key' + ,fk.column_name as 'column' + ,fk.constraint_name as 'name' +FROM information_schema.key_column_usage fk +WHERE fk.referenced_column_name is not null + AND fk.table_schema = 'myapp_development' + AND fk.table_name = 'courses' + +  (0.2ms) SELECT fk.referenced_table_name as 'to_table' + ,fk.referenced_column_name as 'primary_key' + ,fk.column_name as 'column' + ,fk.constraint_name as 'name' +FROM information_schema.key_column_usage fk +WHERE fk.referenced_column_name is not null + AND fk.table_schema = 'myapp_development' + AND fk.table_name = 'courses_users' + +  (0.3ms) SELECT fk.referenced_table_name as 'to_table' + ,fk.referenced_column_name as 'primary_key' + ,fk.column_name as 'column' + ,fk.constraint_name as 'name' +FROM information_schema.key_column_usage fk +WHERE fk.referenced_column_name is not null + AND fk.table_schema = 'myapp_development' + AND fk.table_name = 'users' + + ActiveRecord::SchemaMigration Load (0.4ms) SELECT `schema_migrations`.* FROM `schema_migrations` +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `courses` (`course_name`, `course_number`, `created_at`, `updated_at`) VALUES ('Intro to Computer Science', 'CS101', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (3.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.5ms) INSERT INTO `courses` (`course_name`, `course_number`, `created_at`, `updated_at`) VALUES ('Intro to Programming', 'CS102', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.9ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `courses` (`course_name`, `course_number`, `created_at`, `updated_at`) VALUES ('Trust and Identity in Higher Education and Research', 'TIER101', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (2.0ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `courses` (`course_name`, `course_number`, `created_at`, `updated_at`) VALUES ('Intermediate Algebra', 'MATH101', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `courses` (`course_name`, `course_number`, `created_at`, `updated_at`) VALUES ('Intro to Accounting', 'ACCT101', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('tjordan', 'Tom', 'Jordan', 'Tom Jordan', 'TIER University Student', 'tom.jordan@wisc.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (1.9ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jjminer', 'Jon', 'Miner', 'Jon Miner', 'TIER University Student', 'jon.miner@wisc.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (2.4ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jbabb', 'James', 'Babb', 'James Babb', 'TIER University Student', 'james.babb@wisc.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('rdavis805', 'Robert', 'Davis', 'Robert Davis', 'TIER University Student', 'rdavis805@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (2.8ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('kbrown599', 'Karl', 'Brown', 'Karl Brown', 'TIER University Student', 'kbrown599@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('dmorrison676', 'David', 'Morrison', 'David Morrison', 'TIER University Student', 'dmorrison676@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (1.1ms) COMMIT +  (0.1ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jwalters336', 'James', 'Walters', 'James Walters', 'TIER University Student', 'jwalters336@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.1ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('broberts', 'Bill', 'Roberts', 'Bill Roberts', 'TIER University Student', 'broberts@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.5ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('manderson752', 'Michael', 'Anderson', 'Michael Anderson', 'TIER University Student', 'manderson752@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.5ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('wmartinez', 'William', 'Martinez', 'William Martinez', 'TIER University Student', 'wmartinez@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (2.0ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('escott', 'Eric', 'Scott', 'Eric Scott', 'TIER University Student', 'escott@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('kgonazles778', 'Karoline', 'Gonazles', 'Karoline Gonazles', 'TIER University Student', 'kgonazles778@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('mprice775', 'Michael', 'Price', 'Michael Price', 'TIER University Student', 'mprice775@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (1.9ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('hwhite640', 'Heather', 'White', 'Heather White', 'TIER University Student', 'hwhite640@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.1ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('bgrady', 'Betty', 'Grady', 'Betty Grady', 'TIER University Student', 'bgrady@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.1ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jdoe', 'James', 'Doe', 'James Doe', 'TIER University Student', 'jdoe@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('dlangenberg61', 'Donna', 'Langenberg', 'Donna Langenberg', 'TIER University Student', 'dlangenberg61@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (1.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('lroberts776', 'Lori', 'Roberts', 'Lori Roberts', 'TIER University Student', 'lroberts776@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('mlewis', 'Michael', 'Lewis', 'Michael Lewis', 'TIER University Student', 'mlewis@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('ganderson555', 'Greg', 'Anderson', 'Greg Anderson', 'TIER University Student', 'ganderson555@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (1.9ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('ldavis540', 'Lisa', 'Davis', 'Lisa Davis', 'TIER University Student', 'ldavis540@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('cdavis900', 'Colin', 'Davis', 'Colin Davis', 'TIER University Student', 'cdavis900@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('bwhite551', 'Bill', 'White', 'Bill White', 'TIER University Student', 'bwhite551@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (1.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jclark826', 'Jennifer', 'Clark', 'Jennifer Clark', 'TIER University Student', 'jclark826@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jhenderson', 'John', 'Henderson', 'John Henderson', 'TIER University Student', 'jhenderson@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('tprice', 'Thomas', 'Price', 'Thomas Price', 'TIER University Student', 'tprice@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('tbrown767', 'Thomas', 'Brown', 'Thomas Brown', 'TIER University Student', 'tbrown767@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (1.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('ewalters', 'Erik', 'Walters', 'Erik Walters', 'TIER University Student', 'ewalters@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('bmorrison655', 'Betty', 'Morrison', 'Betty Morrison', 'TIER University Student', 'bmorrison655@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('mgasper', 'Mary', 'Gasper', 'Mary Gasper', 'TIER University Student', 'mgasper@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (1.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('lmartinez', 'Lori', 'Martinez', 'Lori Martinez', 'TIER University Student', 'lmartinez@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('ethompson628', 'Erik', 'Thompson', 'Erik Thompson', 'TIER University Student', 'ethompson628@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('mwhite227', 'Marie', 'White', 'Marie White', 'TIER University Student', 'mwhite227@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (1.2ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('tgasper854', 'Thomas', 'Gasper', 'Thomas Gasper', 'TIER University Student', 'tgasper854@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('lhenderson949', 'Lisa', 'Henderson', 'Lisa Henderson', 'TIER University Student', 'lhenderson949@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('rbutler', 'Robert', 'Butler', 'Robert Butler', 'TIER University Student', 'rbutler@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (1.4ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('banderson971', 'Betty', 'Anderson', 'Betty Anderson', 'TIER University Student', 'banderson971@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jlewis917', 'James', 'Lewis', 'James Lewis', 'TIER University Student', 'jlewis917@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('lwalters703', 'Lori', 'Walters', 'Lori Walters', 'TIER University Student', 'lwalters703@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (3.0ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('mprice764', 'Marie', 'Price', 'Marie Price', 'TIER University Student', 'mprice764@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('lwilliams', 'Lisa', 'Williams', 'Lisa Williams', 'TIER University Student', 'lwilliams@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('amorrison30', 'Ann', 'Morrison', 'Ann Morrison', 'TIER University Student', 'amorrison30@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (1.9ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('plee719', 'Paul', 'Lee', 'Paul Lee', 'TIER University Student', 'plee719@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('klopez326', 'Kiersten', 'Lopez', 'Kiersten Lopez', 'TIER University Student', 'klopez326@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('nlangenberg820', 'Nancy', 'Langenberg', 'Nancy Langenberg', 'TIER University Student', 'nlangenberg820@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (1.2ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('klewis712', 'Karl', 'Lewis', 'Karl Lewis', 'TIER University Student', 'klewis712@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('dclark720', 'Donna', 'Clark', 'Donna Clark', 'TIER University Student', 'dclark720@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jjohnson735', 'Jennifer', 'Johnson', 'Jennifer Johnson', 'TIER University Student', 'jjohnson735@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (1.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('bwhite', 'Blake', 'White', 'Blake White', 'TIER University Student', 'bwhite@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jdavis904', 'Jo', 'Davis', 'Jo Davis', 'TIER University Student', 'jdavis904@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jwhite265', 'James', 'White', 'James White', 'TIER University Student', 'jwhite265@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('edavis809', 'Eric', 'Davis', 'Eric Davis', 'TIER University Student', 'edavis809@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (1.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('swalters', 'Sarah', 'Walters', 'Sarah Walters', 'TIER University Student', 'swalters@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('svales', 'Sarah', 'Vales', 'Sarah Vales', 'TIER University Student', 'svales@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('mgonazles', 'Michael', 'Gonazles', 'Michael Gonazles', 'TIER University Student', 'mgonazles@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('kwalters', 'Karl', 'Walters', 'Karl Walters', 'TIER University Student', 'kwalters@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (2.0ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('bwalters', 'Betty', 'Walters', 'Betty Walters', 'TIER University Student', 'bwalters@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jbutler545', 'Jennifer', 'Butler', 'Jennifer Butler', 'TIER University Student', 'jbutler545@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jdoe780', 'Jo', 'Doe', 'Jo Doe', 'TIER University Student', 'jdoe780@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (1.2ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('abrown', 'Ann', 'Brown', 'Ann Brown', 'TIER University Student', 'abrown@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('ggasper836', 'Greg', 'Gasper', 'Greg Gasper', 'TIER University Student', 'ggasper836@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('emartinez', 'Erik', 'Martinez', 'Erik Martinez', 'TIER University Student', 'emartinez@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (1.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jprice340', 'John', 'Price', 'John Price', 'TIER University Student', 'jprice340@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('bgrady203', 'Bill', 'Grady', 'Bill Grady', 'TIER University Student', 'bgrady203@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('kwhite283', 'Kim', 'White', 'Kim White', 'TIER University Student', 'kwhite283@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('blee483', 'Betty', 'Lee', 'Betty Lee', 'TIER University Student', 'blee483@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (1.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('wdavis', 'William', 'Davis', 'William Davis', 'TIER University Student', 'wdavis@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('egasper497', 'Erik', 'Gasper', 'Erik Gasper', 'TIER University Student', 'egasper497@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.8ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('mwhite', 'Mark', 'White', 'Mark White', 'TIER University Student', 'mwhite@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (3.2ms) COMMIT +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('dbrown', 'David', 'Brown', 'David Brown', 'TIER University Student', 'dbrown@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.9ms) COMMIT +  (0.2ms) BEGIN + SQL (0.6ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('nlee', 'Nancy', 'Lee', 'Nancy Lee', 'TIER University Student', 'nlee@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (1.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('sdavis', 'Sarah', 'Davis', 'Sarah Davis', 'TIER University Student', 'sdavis@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (1.0ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('cwalters', 'Colin', 'Walters', 'Colin Walters', 'TIER University Student', 'cwalters@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (1.4ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('nwalters', 'Nancy', 'Walters', 'Nancy Walters', 'TIER University Student', 'nwalters@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.8ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('kdoe490', 'Kim', 'Doe', 'Kim Doe', 'TIER University Student', 'kdoe490@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.8ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('wscott', 'William', 'Scott', 'William Scott', 'TIER University Student', 'wscott@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (2.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('nwilliams', 'Nancy', 'Williams', 'Nancy Williams', 'TIER University Student', 'nwilliams@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (2.6ms) COMMIT +  (0.3ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('dbrown739', 'David', 'Brown', 'David Brown', 'TIER University Student', 'dbrown739@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.8ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('wlopez', 'William', 'Lopez', 'William Lopez', 'TIER University Student', 'wlopez@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (1.2ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('mhenderson959', 'Mark', 'Henderson', 'Mark Henderson', 'TIER University Student', 'mhenderson959@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('khenderson874', 'Karoline', 'Henderson', 'Karoline Henderson', 'TIER University Student', 'khenderson874@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('rdavis', 'Robert', 'Davis', 'Robert Davis', 'TIER University Student', 'rdavis@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (1.9ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('plopez', 'Paul', 'Lopez', 'Paul Lopez', 'TIER University Student', 'plopez@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('kjohnson', 'Kiersten', 'Johnson', 'Kiersten Johnson', 'TIER University Student', 'kjohnson@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('ksmith708', 'Karl', 'Smith', 'Karl Smith', 'TIER University Student', 'ksmith708@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (1.0ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('dlewis327', 'David', 'Lewis', 'David Lewis', 'TIER University Student', 'dlewis327@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('mdavis897', 'Michael', 'Davis', 'Michael Davis', 'TIER University Student', 'mdavis897@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('mmorrison', 'Mark', 'Morrison', 'Mark Morrison', 'TIER University Student', 'mmorrison@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('wwhite', 'William', 'White', 'William White', 'TIER University Student', 'wwhite@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (1.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('klopez520', 'Karoline', 'Lopez', 'Karoline Lopez', 'TIER University Student', 'klopez520@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('jlangenberg373', 'James', 'Langenberg', 'James Langenberg', 'TIER University Student', 'jlangenberg373@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.5ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('dpeterson613', 'David', 'Peterson', 'David Peterson', 'TIER University Student', 'dpeterson613@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (2.9ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('mdoe270', 'Michael', 'Doe', 'Michael Doe', 'TIER University Student', 'mdoe270@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('wwilliams808', 'William', 'Williams', 'William Williams', 'TIER University Student', 'wwilliams808@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('mvales501', 'Marie', 'Vales', 'Marie Vales', 'TIER University Student', 'mvales501@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (1.0ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('ppeterson', 'Paul', 'Peterson', 'Paul Peterson', 'TIER University Student', 'ppeterson@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('ldavis', 'Lori', 'Davis', 'Lori Davis', 'TIER University Student', 'ldavis@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('bgasper28', 'Bill', 'Gasper', 'Bill Gasper', 'TIER University Student', 'bgasper28@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('bprice745', 'Betty', 'Price', 'Betty Price', 'TIER University Student', 'bprice745@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (2.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('ddoe', 'Donna', 'Doe', 'Donna Doe', 'TIER University Student', 'ddoe@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('lvales817', 'Lisa', 'Vales', 'Lisa Vales', 'TIER University Student', 'lvales817@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('wthompson675', 'William', 'Thompson', 'William Thompson', 'TIER University Student', 'wthompson675@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (2.0ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`) VALUES ('landerson906', 'Lori', 'Anderson', 'Lori Anderson', 'TIER University Student', 'landerson906@example.edu', '12345', '2017-09-08 18:54:11', '2017-09-08 18:54:11') +  (0.6ms) COMMIT +Started GET "/" for 172.19.0.1 at 2019-03-21 15:11:54 +0000 +Cannot render console from 172.19.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 + +Mysql2::Error (Unknown MySQL server host 'tier-demo-mysql' (2)): + +mysql2 (0.4.9) lib/mysql2/client.rb:89:in `connect' +mysql2 (0.4.9) lib/mysql2/client.rb:89:in `initialize' +activerecord (5.0.0.1) lib/active_record/connection_adapters/mysql2_adapter.rb:25:in `new' +activerecord (5.0.0.1) lib/active_record/connection_adapters/mysql2_adapter.rb:25:in `mysql2_connection' +activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:721:in `new_connection' +activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:765:in `checkout_new_connection' +activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:744:in `try_to_checkout_new_connection' +activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:705:in `acquire_connection' +activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:501:in `checkout' +activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:364:in `connection' +activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:875:in `retrieve_connection' +activerecord (5.0.0.1) lib/active_record/connection_handling.rb:128:in `retrieve_connection' +activerecord (5.0.0.1) lib/active_record/connection_handling.rb:91:in `connection' +activerecord (5.0.0.1) lib/active_record/migration.rb:558:in `connection' +activerecord (5.0.0.1) lib/active_record/migration.rb:545:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:38:in `block in call' +activesupport (5.0.0.1) lib/active_support/callbacks.rb:97:in `__run_callbacks__' +activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_call_callbacks' +activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks' +actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:36:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:49:in `call' +web-console (3.5.1) lib/web_console/middleware.rb:135:in `call_app' +web-console (3.5.1) lib/web_console/middleware.rb:20:in `block in call' +web-console (3.5.1) lib/web_console/middleware.rb:18:in `catch' +web-console (3.5.1) lib/web_console/middleware.rb:18:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' +railties (5.0.0.1) lib/rails/rack/logger.rb:36:in `call_app' +railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `block in call' +activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `block in tagged' +activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:26:in `tagged' +activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `tagged' +railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `call' +sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/request_id.rb:24:in `call' +rack (2.0.3) lib/rack/method_override.rb:22:in `call' +rack (2.0.3) lib/rack/runtime.rb:22:in `call' +activesupport (5.0.0.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/static.rb:136:in `call' +rack (2.0.3) lib/rack/sendfile.rb:111:in `call' +railties (5.0.0.1) lib/rails/engine.rb:522:in `call' +rack (2.0.3) lib/rack/urlmap.rb:68:in `block in call' +rack (2.0.3) lib/rack/urlmap.rb:53:in `each' +rack (2.0.3) lib/rack/urlmap.rb:53:in `call' +puma (3.10.0) lib/puma/configuration.rb:225:in `call' +puma (3.10.0) lib/puma/server.rb:605:in `handle_request' +puma (3.10.0) lib/puma/server.rb:437:in `process_client' +puma (3.10.0) lib/puma/server.rb:301:in `block in run' +puma (3.10.0) lib/puma/thread_pool.rb:120:in `block in spawn_thread' + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (2.8ms) + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.4ms) + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms) + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (51.1ms) +Started GET "/" for 172.19.0.1 at 2019-03-21 15:13:03 +0000 +Cannot render console from 172.19.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 + +Mysql2::Error (Authentication plugin 'caching_sha2_password' cannot be loaded: /usr/lib/mysql/plugin/caching_sha2_password.so: cannot open shared object file: No such file or directory): + +mysql2 (0.4.9) lib/mysql2/client.rb:89:in `connect' +mysql2 (0.4.9) lib/mysql2/client.rb:89:in `initialize' +activerecord (5.0.0.1) lib/active_record/connection_adapters/mysql2_adapter.rb:25:in `new' +activerecord (5.0.0.1) lib/active_record/connection_adapters/mysql2_adapter.rb:25:in `mysql2_connection' +activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:721:in `new_connection' +activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:765:in `checkout_new_connection' +activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:744:in `try_to_checkout_new_connection' +activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:705:in `acquire_connection' +activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:501:in `checkout' +activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:364:in `connection' +activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:875:in `retrieve_connection' +activerecord (5.0.0.1) lib/active_record/connection_handling.rb:128:in `retrieve_connection' +activerecord (5.0.0.1) lib/active_record/connection_handling.rb:91:in `connection' +activerecord (5.0.0.1) lib/active_record/migration.rb:558:in `connection' +activerecord (5.0.0.1) lib/active_record/migration.rb:545:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:38:in `block in call' +activesupport (5.0.0.1) lib/active_support/callbacks.rb:97:in `__run_callbacks__' +activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_call_callbacks' +activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks' +actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:36:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:49:in `call' +web-console (3.5.1) lib/web_console/middleware.rb:135:in `call_app' +web-console (3.5.1) lib/web_console/middleware.rb:20:in `block in call' +web-console (3.5.1) lib/web_console/middleware.rb:18:in `catch' +web-console (3.5.1) lib/web_console/middleware.rb:18:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' +railties (5.0.0.1) lib/rails/rack/logger.rb:36:in `call_app' +railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `block in call' +activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `block in tagged' +activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:26:in `tagged' +activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `tagged' +railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `call' +sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/request_id.rb:24:in `call' +rack (2.0.3) lib/rack/method_override.rb:22:in `call' +rack (2.0.3) lib/rack/runtime.rb:22:in `call' +activesupport (5.0.0.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/static.rb:136:in `call' +rack (2.0.3) lib/rack/sendfile.rb:111:in `call' +railties (5.0.0.1) lib/rails/engine.rb:522:in `call' +rack (2.0.3) lib/rack/urlmap.rb:68:in `block in call' +rack (2.0.3) lib/rack/urlmap.rb:53:in `each' +rack (2.0.3) lib/rack/urlmap.rb:53:in `call' +puma (3.10.0) lib/puma/configuration.rb:225:in `call' +puma (3.10.0) lib/puma/server.rb:605:in `handle_request' +puma (3.10.0) lib/puma/server.rb:437:in `process_client' +puma (3.10.0) lib/puma/server.rb:301:in `block in run' +puma (3.10.0) lib/puma/thread_pool.rb:120:in `block in spawn_thread' + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (2.6ms) + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.6ms) + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.7ms) + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (44.4ms) +  (29.3ms) CREATE TABLE `schema_migrations` (`version` varchar(255) PRIMARY KEY) ENGINE=InnoDB +  (7.4ms) CREATE TABLE `ar_internal_metadata` (`key` varchar(255) PRIMARY KEY, `value` varchar(255), `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL) ENGINE=InnoDB +  (0.3ms) SELECT DATABASE() as db +  (0.2ms) SELECT GET_LOCK('7864839756650184315', 0); + ActiveRecord::SchemaMigration Load (0.5ms) SELECT `schema_migrations`.* FROM `schema_migrations` +Migrating to CreateCourses (20170904204936) +  (8.6ms) CREATE TABLE `courses` (`id` int AUTO_INCREMENT PRIMARY KEY, `course_name` varchar(255), `course_number` varchar(255), `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL) ENGINE=InnoDB +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `schema_migrations` (`version`) VALUES ('20170904204936') +  (0.6ms) COMMIT +Migrating to CreateCoursesUsers (20170904205629) +  (10.1ms) CREATE TABLE `courses_users` (`course_id` int, `user_id` int) ENGINE=InnoDB +  (0.2ms) BEGIN + SQL (0.6ms) INSERT INTO `schema_migrations` (`version`) VALUES ('20170904205629') +  (1.6ms) COMMIT +Migrating to CreateUsers (20170908183822) +  (9.8ms) CREATE TABLE `users` (`id` int AUTO_INCREMENT PRIMARY KEY, `uid` varchar(255), `givenname` varchar(255), `surname` varchar(255), `fullName` varchar(255), `description` varchar(255), `email` varchar(255), `password` varchar(255), `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL) ENGINE=InnoDB +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `schema_migrations` (`version`) VALUES ('20170908183822') +  (1.1ms) COMMIT +Migrating to AddlfnameToUsers (20170918201150) +  (12.7ms) ALTER TABLE `users` ADD `lfname` varchar(255) +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `schema_migrations` (`version`) VALUES ('20170918201150') +  (0.7ms) COMMIT + ActiveRecord::InternalMetadata Load (0.4ms) SELECT `ar_internal_metadata`.* FROM `ar_internal_metadata` WHERE `ar_internal_metadata`.`key` = 'environment' LIMIT 1 +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `ar_internal_metadata` (`key`, `value`, `created_at`, `updated_at`) VALUES ('environment', 'development', '2019-03-21 15:18:59', '2019-03-21 15:18:59') +  (3.4ms) COMMIT +  (0.3ms) SELECT RELEASE_LOCK('7864839756650184315') + ActiveRecord::SchemaMigration Load (0.8ms) SELECT `schema_migrations`.* FROM `schema_migrations` +  (0.7ms) SHOW CREATE TABLE `courses` +  (0.4ms) SHOW TABLE STATUS LIKE 'courses' +  (0.3ms) SHOW CREATE TABLE `courses_users` +  (0.3ms) SHOW CREATE TABLE `users` +  (0.4ms) SHOW TABLE STATUS LIKE 'users' +  (0.3ms) SELECT fk.referenced_table_name as 'to_table' + ,fk.referenced_column_name as 'primary_key' + ,fk.column_name as 'column' + ,fk.constraint_name as 'name' +FROM information_schema.key_column_usage fk +WHERE fk.referenced_column_name is not null + AND fk.table_schema = 'myapp_development' + AND fk.table_name = 'courses' + +  (0.3ms) SELECT fk.referenced_table_name as 'to_table' + ,fk.referenced_column_name as 'primary_key' + ,fk.column_name as 'column' + ,fk.constraint_name as 'name' +FROM information_schema.key_column_usage fk +WHERE fk.referenced_column_name is not null + AND fk.table_schema = 'myapp_development' + AND fk.table_name = 'courses_users' + +  (0.3ms) SELECT fk.referenced_table_name as 'to_table' + ,fk.referenced_column_name as 'primary_key' + ,fk.column_name as 'column' + ,fk.constraint_name as 'name' +FROM information_schema.key_column_usage fk +WHERE fk.referenced_column_name is not null + AND fk.table_schema = 'myapp_development' + AND fk.table_name = 'users' + + ActiveRecord::SchemaMigration Load (0.4ms) SELECT `schema_migrations`.* FROM `schema_migrations` +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `courses` (`course_name`, `course_number`, `created_at`, `updated_at`) VALUES ('Intro to Computer Science', 'CS101', '2019-03-21 15:19:01', '2019-03-21 15:19:01') +  (2.5ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `courses` (`course_name`, `course_number`, `created_at`, `updated_at`) VALUES ('Intro to Programming', 'CS102', '2019-03-21 15:19:01', '2019-03-21 15:19:01') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `courses` (`course_name`, `course_number`, `created_at`, `updated_at`) VALUES ('Trust and Identity in Higher Education and Research', 'TIER101', '2019-03-21 15:19:01', '2019-03-21 15:19:01') +  (1.2ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `courses` (`course_name`, `course_number`, `created_at`, `updated_at`) VALUES ('Intermediate Algebra', 'MATH101', '2019-03-21 15:19:01', '2019-03-21 15:19:01') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `courses` (`course_name`, `course_number`, `created_at`, `updated_at`) VALUES ('Intro to Accounting', 'ACCT101', '2019-03-21 15:19:01', '2019-03-21 15:19:01') +  (0.5ms) COMMIT +  (0.3ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('tjordan', 'Tom', 'Jordan', 'Tom Jordan', 'Jordan, Tom - tom.jordan@wisc.edu', 'tom.jordan@wisc.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Jordan, Tom') +  (1.5ms) COMMIT +  (0.2ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jjminer', 'Jon', 'Miner', 'Jon Miner', 'Miner, Jon - jon.miner@wisc.edu', 'jon.miner@wisc.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Miner, Jon') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jbabb', 'James', 'Babb', 'James Babb', 'Babb, James - james.babb@wisc.edu', 'james.babb@wisc.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Babb, James') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('rdavis805', 'Robert', 'Davis', 'Robert Davis', 'Davis, Robert - rdavis805@example.edu', 'rdavis805@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Davis, Robert') +  (1.2ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('kbrown599', 'Karl', 'Brown', 'Karl Brown', 'Brown, Karl - kbrown599@example.edu', 'kbrown599@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Brown, Karl') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('dmorrison676', 'David', 'Morrison', 'David Morrison', 'Morrison, David - dmorrison676@example.edu', 'dmorrison676@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Morrison, David') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jwalters336', 'James', 'Walters', 'James Walters', 'Walters, James - jwalters336@example.edu', 'jwalters336@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Walters, James') +  (1.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('broberts', 'Bill', 'Roberts', 'Bill Roberts', 'Roberts, Bill - broberts@example.edu', 'broberts@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Roberts, Bill') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('manderson752', 'Michael', 'Anderson', 'Michael Anderson', 'Anderson, Michael - manderson752@example.edu', 'manderson752@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Anderson, Michael') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('wmartinez', 'William', 'Martinez', 'William Martinez', 'Martinez, William - wmartinez@example.edu', 'wmartinez@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Martinez, William') +  (1.2ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('escott', 'Eric', 'Scott', 'Eric Scott', 'Scott, Eric - escott@example.edu', 'escott@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Scott, Eric') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('kgonazles778', 'Karoline', 'Gonazles', 'Karoline Gonazles', 'Gonazles, Karoline - kgonazles778@example.edu', 'kgonazles778@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Gonazles, Karoline') +  (0.5ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('mprice775', 'Michael', 'Price', 'Michael Price', 'Price, Michael - mprice775@example.edu', 'mprice775@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Price, Michael') +  (1.2ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('hwhite640', 'Heather', 'White', 'Heather White', 'White, Heather - hwhite640@example.edu', 'hwhite640@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'White, Heather') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('bgrady', 'Betty', 'Grady', 'Betty Grady', 'Grady, Betty - bgrady@example.edu', 'bgrady@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Grady, Betty') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jdoe', 'James', 'Doe', 'James Doe', 'Doe, James - jdoe@example.edu', 'jdoe@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Doe, James') +  (1.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('dlangenberg61', 'Donna', 'Langenberg', 'Donna Langenberg', 'Langenberg, Donna - dlangenberg61@example.edu', 'dlangenberg61@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Langenberg, Donna') +  (0.5ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('lroberts776', 'Lori', 'Roberts', 'Lori Roberts', 'Roberts, Lori - lroberts776@example.edu', 'lroberts776@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Roberts, Lori') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('mlewis', 'Michael', 'Lewis', 'Michael Lewis', 'Lewis, Michael - mlewis@example.edu', 'mlewis@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Lewis, Michael') +  (1.2ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('ganderson555', 'Greg', 'Anderson', 'Greg Anderson', 'Anderson, Greg - ganderson555@example.edu', 'ganderson555@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Anderson, Greg') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('ldavis540', 'Lisa', 'Davis', 'Lisa Davis', 'Davis, Lisa - ldavis540@example.edu', 'ldavis540@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Davis, Lisa') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('cdavis900', 'Colin', 'Davis', 'Colin Davis', 'Davis, Colin - cdavis900@example.edu', 'cdavis900@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Davis, Colin') +  (1.2ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('bwhite551', 'Bill', 'White', 'Bill White', 'White, Bill - bwhite551@example.edu', 'bwhite551@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'White, Bill') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jclark826', 'Jennifer', 'Clark', 'Jennifer Clark', 'Clark, Jennifer - jclark826@example.edu', 'jclark826@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Clark, Jennifer') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jhenderson', 'John', 'Henderson', 'John Henderson', 'Henderson, John - jhenderson@example.edu', 'jhenderson@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Henderson, John') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('tprice', 'Thomas', 'Price', 'Thomas Price', 'Price, Thomas - tprice@example.edu', 'tprice@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Price, Thomas') +  (1.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('tbrown767', 'Thomas', 'Brown', 'Thomas Brown', 'Brown, Thomas - tbrown767@example.edu', 'tbrown767@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Brown, Thomas') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('ewalters', 'Erik', 'Walters', 'Erik Walters', 'Walters, Erik - ewalters@example.edu', 'ewalters@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Walters, Erik') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('bmorrison655', 'Betty', 'Morrison', 'Betty Morrison', 'Morrison, Betty - bmorrison655@example.edu', 'bmorrison655@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Morrison, Betty') +  (1.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('mgasper', 'Mary', 'Gasper', 'Mary Gasper', 'Gasper, Mary - mgasper@example.edu', 'mgasper@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Gasper, Mary') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('lmartinez', 'Lori', 'Martinez', 'Lori Martinez', 'Martinez, Lori - lmartinez@example.edu', 'lmartinez@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Martinez, Lori') +  (0.5ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('ethompson628', 'Erik', 'Thompson', 'Erik Thompson', 'Thompson, Erik - ethompson628@example.edu', 'ethompson628@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Thompson, Erik') +  (1.5ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('mwhite227', 'Marie', 'White', 'Marie White', 'White, Marie - mwhite227@example.edu', 'mwhite227@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'White, Marie') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('tgasper854', 'Thomas', 'Gasper', 'Thomas Gasper', 'Gasper, Thomas - tgasper854@example.edu', 'tgasper854@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Gasper, Thomas') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('lhenderson949', 'Lisa', 'Henderson', 'Lisa Henderson', 'Henderson, Lisa - lhenderson949@example.edu', 'lhenderson949@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Henderson, Lisa') +  (1.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('rbutler', 'Robert', 'Butler', 'Robert Butler', 'Butler, Robert - rbutler@example.edu', 'rbutler@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Butler, Robert') +  (1.2ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('banderson971', 'Betty', 'Anderson', 'Betty Anderson', 'Anderson, Betty - banderson971@example.edu', 'banderson971@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Anderson, Betty') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jlewis917', 'James', 'Lewis', 'James Lewis', 'Lewis, James - jlewis917@example.edu', 'jlewis917@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Lewis, James') +  (1.2ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('lwalters703', 'Lori', 'Walters', 'Lori Walters', 'Walters, Lori - lwalters703@example.edu', 'lwalters703@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Walters, Lori') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('mprice764', 'Marie', 'Price', 'Marie Price', 'Price, Marie - mprice764@example.edu', 'mprice764@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Price, Marie') +  (1.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('lwilliams', 'Lisa', 'Williams', 'Lisa Williams', 'Williams, Lisa - lwilliams@example.edu', 'lwilliams@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Williams, Lisa') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('amorrison30', 'Ann', 'Morrison', 'Ann Morrison', 'Morrison, Ann - amorrison30@example.edu', 'amorrison30@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Morrison, Ann') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('plee719', 'Paul', 'Lee', 'Paul Lee', 'Lee, Paul - plee719@example.edu', 'plee719@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Lee, Paul') +  (1.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('klopez326', 'Kiersten', 'Lopez', 'Kiersten Lopez', 'Lopez, Kiersten - klopez326@example.edu', 'klopez326@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Lopez, Kiersten') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('nlangenberg820', 'Nancy', 'Langenberg', 'Nancy Langenberg', 'Langenberg, Nancy - nlangenberg820@example.edu', 'nlangenberg820@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Langenberg, Nancy') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('klewis712', 'Karl', 'Lewis', 'Karl Lewis', 'Lewis, Karl - klewis712@example.edu', 'klewis712@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Lewis, Karl') +  (1.2ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('dclark720', 'Donna', 'Clark', 'Donna Clark', 'Clark, Donna - dclark720@example.edu', 'dclark720@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Clark, Donna') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jjohnson735', 'Jennifer', 'Johnson', 'Jennifer Johnson', 'Johnson, Jennifer - jjohnson735@example.edu', 'jjohnson735@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Johnson, Jennifer') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('bwhite', 'Blake', 'White', 'Blake White', 'White, Blake - bwhite@example.edu', 'bwhite@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'White, Blake') +  (1.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jdavis904', 'Jo', 'Davis', 'Jo Davis', 'Davis, Jo - jdavis904@example.edu', 'jdavis904@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Davis, Jo') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jwhite265', 'James', 'White', 'James White', 'White, James - jwhite265@example.edu', 'jwhite265@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'White, James') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('edavis809', 'Eric', 'Davis', 'Eric Davis', 'Davis, Eric - edavis809@example.edu', 'edavis809@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Davis, Eric') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('swalters', 'Sarah', 'Walters', 'Sarah Walters', 'Walters, Sarah - swalters@example.edu', 'swalters@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Walters, Sarah') +  (1.2ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('svales', 'Sarah', 'Vales', 'Sarah Vales', 'Vales, Sarah - svales@example.edu', 'svales@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Vales, Sarah') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('mgonazles', 'Michael', 'Gonazles', 'Michael Gonazles', 'Gonazles, Michael - mgonazles@example.edu', 'mgonazles@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Gonazles, Michael') +  (1.7ms) COMMIT +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('kwalters', 'Karl', 'Walters', 'Karl Walters', 'Walters, Karl - kwalters@example.edu', 'kwalters@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Walters, Karl') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('bwalters', 'Betty', 'Walters', 'Betty Walters', 'Walters, Betty - bwalters@example.edu', 'bwalters@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Walters, Betty') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jbutler545', 'Jennifer', 'Butler', 'Jennifer Butler', 'Butler, Jennifer - jbutler545@example.edu', 'jbutler545@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Butler, Jennifer') +  (1.3ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jdoe780', 'Jo', 'Doe', 'Jo Doe', 'Doe, Jo - jdoe780@example.edu', 'jdoe780@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Doe, Jo') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('abrown', 'Ann', 'Brown', 'Ann Brown', 'Brown, Ann - abrown@example.edu', 'abrown@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Brown, Ann') +  (1.2ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('ggasper836', 'Greg', 'Gasper', 'Greg Gasper', 'Gasper, Greg - ggasper836@example.edu', 'ggasper836@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Gasper, Greg') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('emartinez', 'Erik', 'Martinez', 'Erik Martinez', 'Martinez, Erik - emartinez@example.edu', 'emartinez@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Martinez, Erik') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jprice340', 'John', 'Price', 'John Price', 'Price, John - jprice340@example.edu', 'jprice340@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Price, John') +  (1.2ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('bgrady203', 'Bill', 'Grady', 'Bill Grady', 'Grady, Bill - bgrady203@example.edu', 'bgrady203@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Grady, Bill') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('kwhite283', 'Kim', 'White', 'Kim White', 'White, Kim - kwhite283@example.edu', 'kwhite283@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'White, Kim') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('blee483', 'Betty', 'Lee', 'Betty Lee', 'Lee, Betty - blee483@example.edu', 'blee483@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Lee, Betty') +  (1.3ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('wdavis', 'William', 'Davis', 'William Davis', 'Davis, William - wdavis@example.edu', 'wdavis@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Davis, William') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('egasper497', 'Erik', 'Gasper', 'Erik Gasper', 'Gasper, Erik - egasper497@example.edu', 'egasper497@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Gasper, Erik') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('mwhite', 'Mark', 'White', 'Mark White', 'White, Mark - mwhite@example.edu', 'mwhite@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'White, Mark') +  (1.3ms) COMMIT +  (0.2ms) BEGIN + SQL (0.8ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('dbrown', 'David', 'Brown', 'David Brown', 'Brown, David - dbrown@example.edu', 'dbrown@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Brown, David') +  (0.7ms) COMMIT +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('nlee', 'Nancy', 'Lee', 'Nancy Lee', 'Lee, Nancy - nlee@example.edu', 'nlee@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Lee, Nancy') +  (1.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('sdavis', 'Sarah', 'Davis', 'Sarah Davis', 'Davis, Sarah - sdavis@example.edu', 'sdavis@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Davis, Sarah') +  (0.8ms) COMMIT +  (0.3ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('cwalters', 'Colin', 'Walters', 'Colin Walters', 'Walters, Colin - cwalters@example.edu', 'cwalters@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Walters, Colin') +  (2.1ms) COMMIT +  (0.3ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('nwalters', 'Nancy', 'Walters', 'Nancy Walters', 'Walters, Nancy - nwalters@example.edu', 'nwalters@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Walters, Nancy') +  (0.9ms) COMMIT +  (0.3ms) BEGIN + SQL (0.7ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('kdoe490', 'Kim', 'Doe', 'Kim Doe', 'Doe, Kim - kdoe490@example.edu', 'kdoe490@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Doe, Kim') +  (1.9ms) COMMIT +  (0.3ms) BEGIN + SQL (2.7ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('wscott', 'William', 'Scott', 'William Scott', 'Scott, William - wscott@example.edu', 'wscott@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Scott, William') +  (10.1ms) COMMIT +  (1.6ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('nwilliams', 'Nancy', 'Williams', 'Nancy Williams', 'Williams, Nancy - nwilliams@example.edu', 'nwilliams@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Williams, Nancy') +  (1.3ms) COMMIT +  (0.3ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('dbrown739', 'David', 'Brown', 'David Brown', 'Brown, David - dbrown739@example.edu', 'dbrown739@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Brown, David') +  (1.5ms) COMMIT +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('wlopez', 'William', 'Lopez', 'William Lopez', 'Lopez, William - wlopez@example.edu', 'wlopez@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Lopez, William') +  (0.8ms) COMMIT +  (0.4ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('mhenderson959', 'Mark', 'Henderson', 'Mark Henderson', 'Henderson, Mark - mhenderson959@example.edu', 'mhenderson959@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Henderson, Mark') +  (1.6ms) COMMIT +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('khenderson874', 'Karoline', 'Henderson', 'Karoline Henderson', 'Henderson, Karoline - khenderson874@example.edu', 'khenderson874@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Henderson, Karoline') +  (0.8ms) COMMIT +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('rdavis', 'Robert', 'Davis', 'Robert Davis', 'Davis, Robert - rdavis@example.edu', 'rdavis@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Davis, Robert') +  (1.7ms) COMMIT +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('plopez', 'Paul', 'Lopez', 'Paul Lopez', 'Lopez, Paul - plopez@example.edu', 'plopez@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Lopez, Paul') +  (0.8ms) COMMIT +  (0.3ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('kjohnson', 'Kiersten', 'Johnson', 'Kiersten Johnson', 'Johnson, Kiersten - kjohnson@example.edu', 'kjohnson@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Johnson, Kiersten') +  (1.6ms) COMMIT +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('ksmith708', 'Karl', 'Smith', 'Karl Smith', 'Smith, Karl - ksmith708@example.edu', 'ksmith708@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Smith, Karl') +  (0.9ms) COMMIT +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('dlewis327', 'David', 'Lewis', 'David Lewis', 'Lewis, David - dlewis327@example.edu', 'dlewis327@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Lewis, David') +  (2.1ms) COMMIT +  (0.3ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('mdavis897', 'Michael', 'Davis', 'Michael Davis', 'Davis, Michael - mdavis897@example.edu', 'mdavis897@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Davis, Michael') +  (1.6ms) COMMIT +  (0.4ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('mmorrison', 'Mark', 'Morrison', 'Mark Morrison', 'Morrison, Mark - mmorrison@example.edu', 'mmorrison@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Morrison, Mark') +  (0.9ms) COMMIT +  (0.3ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('wwhite', 'William', 'White', 'William White', 'White, William - wwhite@example.edu', 'wwhite@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'White, William') +  (1.6ms) COMMIT +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('klopez520', 'Karoline', 'Lopez', 'Karoline Lopez', 'Lopez, Karoline - klopez520@example.edu', 'klopez520@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Lopez, Karoline') +  (0.9ms) COMMIT +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jlangenberg373', 'James', 'Langenberg', 'James Langenberg', 'Langenberg, James - jlangenberg373@example.edu', 'jlangenberg373@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Langenberg, James') +  (1.6ms) COMMIT +  (0.3ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('dpeterson613', 'David', 'Peterson', 'David Peterson', 'Peterson, David - dpeterson613@example.edu', 'dpeterson613@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Peterson, David') +  (0.8ms) COMMIT +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('mdoe270', 'Michael', 'Doe', 'Michael Doe', 'Doe, Michael - mdoe270@example.edu', 'mdoe270@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Doe, Michael') +  (1.6ms) COMMIT +  (0.3ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('wwilliams808', 'William', 'Williams', 'William Williams', 'Williams, William - wwilliams808@example.edu', 'wwilliams808@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Williams, William') +  (0.8ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('mvales501', 'Marie', 'Vales', 'Marie Vales', 'Vales, Marie - mvales501@example.edu', 'mvales501@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Vales, Marie') +  (0.7ms) COMMIT +  (0.3ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('ppeterson', 'Paul', 'Peterson', 'Paul Peterson', 'Peterson, Paul - ppeterson@example.edu', 'ppeterson@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Peterson, Paul') +  (1.7ms) COMMIT +  (0.3ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('ldavis', 'Lori', 'Davis', 'Lori Davis', 'Davis, Lori - ldavis@example.edu', 'ldavis@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Davis, Lori') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('bgasper28', 'Bill', 'Gasper', 'Bill Gasper', 'Gasper, Bill - bgasper28@example.edu', 'bgasper28@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Gasper, Bill') +  (1.4ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('bprice745', 'Betty', 'Price', 'Betty Price', 'Price, Betty - bprice745@example.edu', 'bprice745@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Price, Betty') +  (0.8ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('ddoe', 'Donna', 'Doe', 'Donna Doe', 'Doe, Donna - ddoe@example.edu', 'ddoe@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Doe, Donna') +  (1.3ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('lvales817', 'Lisa', 'Vales', 'Lisa Vales', 'Vales, Lisa - lvales817@example.edu', 'lvales817@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Vales, Lisa') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('wthompson675', 'William', 'Thompson', 'William Thompson', 'Thompson, William - wthompson675@example.edu', 'wthompson675@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Thompson, William') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('landerson906', 'Lori', 'Anderson', 'Lori Anderson', 'Anderson, Lori - landerson906@example.edu', 'landerson906@example.edu', '12345', '2019-03-21 15:19:01', '2019-03-21 15:19:01', 'Anderson, Lori') +  (1.4ms) COMMIT +Started GET "/" for 172.22.0.1 at 2019-03-21 15:19:05 +0000 +Cannot render console from 172.22.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 + ActiveRecord::SchemaMigration Load (0.5ms) SELECT `schema_migrations`.* FROM `schema_migrations` +Processing by Rails::WelcomeController#index as HTML + Parameters: {"internal"=>true} + Rendering /usr/local/bundle/gems/railties-5.0.0.1/lib/rails/templates/rails/welcome/index.html.erb + Rendered /usr/local/bundle/gems/railties-5.0.0.1/lib/rails/templates/rails/welcome/index.html.erb (8.6ms) +Completed 200 OK in 33ms (Views: 18.6ms | ActiveRecord: 0.0ms) + + +Started GET "/users" for 172.22.0.1 at 2019-03-21 15:19:10 +0000 +Cannot render console from 172.22.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.6ms) SELECT `users`.* FROM `users` + Rendered users/index.html.erb within layouts/application (44.0ms) +Completed 200 OK in 924ms (Views: 874.5ms | ActiveRecord: 2.6ms) + + +  (7.9ms) CREATE TABLE `schema_migrations` (`version` varchar(255) PRIMARY KEY) ENGINE=InnoDB +  (6.8ms) CREATE TABLE `ar_internal_metadata` (`key` varchar(255) PRIMARY KEY, `value` varchar(255), `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL) ENGINE=InnoDB +  (0.3ms) SELECT DATABASE() as db +  (0.3ms) SELECT GET_LOCK('7864839756650184315', 0); + ActiveRecord::SchemaMigration Load (0.5ms) SELECT `schema_migrations`.* FROM `schema_migrations` +Migrating to CreateCourses (20170904204936) +  (8.2ms) CREATE TABLE `courses` (`id` int AUTO_INCREMENT PRIMARY KEY, `course_name` varchar(255), `course_number` varchar(255), `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL) ENGINE=InnoDB +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `schema_migrations` (`version`) VALUES ('20170904204936') +  (0.8ms) COMMIT +Migrating to CreateCoursesUsers (20170904205629) +  (8.0ms) CREATE TABLE `courses_users` (`course_id` int, `user_id` int) ENGINE=InnoDB +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `schema_migrations` (`version`) VALUES ('20170904205629') +  (1.1ms) COMMIT +Migrating to CreateUsers (20170908183822) +  (9.0ms) CREATE TABLE `users` (`id` int AUTO_INCREMENT PRIMARY KEY, `uid` varchar(255), `givenname` varchar(255), `surname` varchar(255), `fullName` varchar(255), `description` varchar(255), `email` varchar(255), `password` varchar(255), `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL) ENGINE=InnoDB +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `schema_migrations` (`version`) VALUES ('20170908183822') +  (0.8ms) COMMIT +Migrating to AddlfnameToUsers (20170918201150) +  (12.6ms) ALTER TABLE `users` ADD `lfname` varchar(255) +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `schema_migrations` (`version`) VALUES ('20170918201150') +  (0.7ms) COMMIT + ActiveRecord::InternalMetadata Load (0.3ms) SELECT `ar_internal_metadata`.* FROM `ar_internal_metadata` WHERE `ar_internal_metadata`.`key` = 'environment' LIMIT 1 +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `ar_internal_metadata` (`key`, `value`, `created_at`, `updated_at`) VALUES ('environment', 'development', '2019-04-19 15:14:21', '2019-04-19 15:14:21') +  (2.4ms) COMMIT +  (0.3ms) SELECT RELEASE_LOCK('7864839756650184315') + ActiveRecord::SchemaMigration Load (0.3ms) SELECT `schema_migrations`.* FROM `schema_migrations` +  (0.2ms) SHOW CREATE TABLE `courses` +  (0.4ms) SHOW TABLE STATUS LIKE 'courses' +  (0.2ms) SHOW CREATE TABLE `courses_users` +  (0.2ms) SHOW CREATE TABLE `users` +  (0.3ms) SHOW TABLE STATUS LIKE 'users' +  (0.3ms) SELECT fk.referenced_table_name as 'to_table' + ,fk.referenced_column_name as 'primary_key' + ,fk.column_name as 'column' + ,fk.constraint_name as 'name' +FROM information_schema.key_column_usage fk +WHERE fk.referenced_column_name is not null + AND fk.table_schema = 'myapp_development' + AND fk.table_name = 'courses' + +  (0.3ms) SELECT fk.referenced_table_name as 'to_table' + ,fk.referenced_column_name as 'primary_key' + ,fk.column_name as 'column' + ,fk.constraint_name as 'name' +FROM information_schema.key_column_usage fk +WHERE fk.referenced_column_name is not null + AND fk.table_schema = 'myapp_development' + AND fk.table_name = 'courses_users' + +  (0.3ms) SELECT fk.referenced_table_name as 'to_table' + ,fk.referenced_column_name as 'primary_key' + ,fk.column_name as 'column' + ,fk.constraint_name as 'name' +FROM information_schema.key_column_usage fk +WHERE fk.referenced_column_name is not null + AND fk.table_schema = 'myapp_development' + AND fk.table_name = 'users' + + ActiveRecord::SchemaMigration Load (0.3ms) SELECT `schema_migrations`.* FROM `schema_migrations` +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `courses` (`course_name`, `course_number`, `created_at`, `updated_at`) VALUES ('Intro to Computer Science', 'CS101', '2019-04-19 15:14:23', '2019-04-19 15:14:23') +  (2.1ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `courses` (`course_name`, `course_number`, `created_at`, `updated_at`) VALUES ('Intro to Programming', 'CS102', '2019-04-19 15:14:23', '2019-04-19 15:14:23') +  (0.9ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `courses` (`course_name`, `course_number`, `created_at`, `updated_at`) VALUES ('Trust and Identity in Higher Education and Research', 'TIER101', '2019-04-19 15:14:23', '2019-04-19 15:14:23') +  (1.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `courses` (`course_name`, `course_number`, `created_at`, `updated_at`) VALUES ('Intermediate Algebra', 'MATH101', '2019-04-19 15:14:23', '2019-04-19 15:14:23') +  (0.9ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `courses` (`course_name`, `course_number`, `created_at`, `updated_at`) VALUES ('Intro to Accounting', 'ACCT101', '2019-04-19 15:14:23', '2019-04-19 15:14:23') +  (0.7ms) COMMIT +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('tjordan', 'Tom', 'Jordan', 'Tom Jordan', 'Jordan, Tom - tom.jordan@wisc.edu', 'tom.jordan@wisc.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Jordan, Tom') +  (2.2ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jjminer', 'Jon', 'Miner', 'Jon Miner', 'Miner, Jon - jon.miner@wisc.edu', 'jon.miner@wisc.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Miner, Jon') +  (1.5ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jbabb', 'James', 'Babb', 'James Babb', 'Babb, James - james.babb@wisc.edu', 'james.babb@wisc.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Babb, James') +  (1.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('rdavis805', 'Robert', 'Davis', 'Robert Davis', 'Davis, Robert - rdavis805@example.edu', 'rdavis805@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Davis, Robert') +  (0.9ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('kbrown599', 'Karl', 'Brown', 'Karl Brown', 'Brown, Karl - kbrown599@example.edu', 'kbrown599@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Brown, Karl') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('dmorrison676', 'David', 'Morrison', 'David Morrison', 'Morrison, David - dmorrison676@example.edu', 'dmorrison676@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Morrison, David') +  (1.9ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jwalters336', 'James', 'Walters', 'James Walters', 'Walters, James - jwalters336@example.edu', 'jwalters336@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Walters, James') +  (0.8ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('broberts', 'Bill', 'Roberts', 'Bill Roberts', 'Roberts, Bill - broberts@example.edu', 'broberts@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Roberts, Bill') +  (1.4ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('manderson752', 'Michael', 'Anderson', 'Michael Anderson', 'Anderson, Michael - manderson752@example.edu', 'manderson752@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Anderson, Michael') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('wmartinez', 'William', 'Martinez', 'William Martinez', 'Martinez, William - wmartinez@example.edu', 'wmartinez@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Martinez, William') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('escott', 'Eric', 'Scott', 'Eric Scott', 'Scott, Eric - escott@example.edu', 'escott@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Scott, Eric') +  (1.4ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('kgonazles778', 'Karoline', 'Gonazles', 'Karoline Gonazles', 'Gonazles, Karoline - kgonazles778@example.edu', 'kgonazles778@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Gonazles, Karoline') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('mprice775', 'Michael', 'Price', 'Michael Price', 'Price, Michael - mprice775@example.edu', 'mprice775@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Price, Michael') +  (1.3ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('hwhite640', 'Heather', 'White', 'Heather White', 'White, Heather - hwhite640@example.edu', 'hwhite640@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'White, Heather') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('bgrady', 'Betty', 'Grady', 'Betty Grady', 'Grady, Betty - bgrady@example.edu', 'bgrady@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Grady, Betty') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jdoe', 'James', 'Doe', 'James Doe', 'Doe, James - jdoe@example.edu', 'jdoe@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Doe, James') +  (1.3ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('dlangenberg61', 'Donna', 'Langenberg', 'Donna Langenberg', 'Langenberg, Donna - dlangenberg61@example.edu', 'dlangenberg61@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Langenberg, Donna') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('lroberts776', 'Lori', 'Roberts', 'Lori Roberts', 'Roberts, Lori - lroberts776@example.edu', 'lroberts776@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Roberts, Lori') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('mlewis', 'Michael', 'Lewis', 'Michael Lewis', 'Lewis, Michael - mlewis@example.edu', 'mlewis@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Lewis, Michael') +  (1.3ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('ganderson555', 'Greg', 'Anderson', 'Greg Anderson', 'Anderson, Greg - ganderson555@example.edu', 'ganderson555@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Anderson, Greg') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('ldavis540', 'Lisa', 'Davis', 'Lisa Davis', 'Davis, Lisa - ldavis540@example.edu', 'ldavis540@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Davis, Lisa') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('cdavis900', 'Colin', 'Davis', 'Colin Davis', 'Davis, Colin - cdavis900@example.edu', 'cdavis900@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Davis, Colin') +  (1.4ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('bwhite551', 'Bill', 'White', 'Bill White', 'White, Bill - bwhite551@example.edu', 'bwhite551@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'White, Bill') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jclark826', 'Jennifer', 'Clark', 'Jennifer Clark', 'Clark, Jennifer - jclark826@example.edu', 'jclark826@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Clark, Jennifer') +  (0.8ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jhenderson', 'John', 'Henderson', 'John Henderson', 'Henderson, John - jhenderson@example.edu', 'jhenderson@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Henderson, John') +  (1.3ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('tprice', 'Thomas', 'Price', 'Thomas Price', 'Price, Thomas - tprice@example.edu', 'tprice@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Price, Thomas') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('tbrown767', 'Thomas', 'Brown', 'Thomas Brown', 'Brown, Thomas - tbrown767@example.edu', 'tbrown767@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Brown, Thomas') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('ewalters', 'Erik', 'Walters', 'Erik Walters', 'Walters, Erik - ewalters@example.edu', 'ewalters@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Walters, Erik') +  (1.2ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('bmorrison655', 'Betty', 'Morrison', 'Betty Morrison', 'Morrison, Betty - bmorrison655@example.edu', 'bmorrison655@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Morrison, Betty') +  (0.8ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('mgasper', 'Mary', 'Gasper', 'Mary Gasper', 'Gasper, Mary - mgasper@example.edu', 'mgasper@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Gasper, Mary') +  (0.8ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('lmartinez', 'Lori', 'Martinez', 'Lori Martinez', 'Martinez, Lori - lmartinez@example.edu', 'lmartinez@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Martinez, Lori') +  (1.4ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('ethompson628', 'Erik', 'Thompson', 'Erik Thompson', 'Thompson, Erik - ethompson628@example.edu', 'ethompson628@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Thompson, Erik') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('mwhite227', 'Marie', 'White', 'Marie White', 'White, Marie - mwhite227@example.edu', 'mwhite227@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'White, Marie') +  (1.3ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('tgasper854', 'Thomas', 'Gasper', 'Thomas Gasper', 'Gasper, Thomas - tgasper854@example.edu', 'tgasper854@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Gasper, Thomas') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('lhenderson949', 'Lisa', 'Henderson', 'Lisa Henderson', 'Henderson, Lisa - lhenderson949@example.edu', 'lhenderson949@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Henderson, Lisa') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('rbutler', 'Robert', 'Butler', 'Robert Butler', 'Butler, Robert - rbutler@example.edu', 'rbutler@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Butler, Robert') +  (1.3ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('banderson971', 'Betty', 'Anderson', 'Betty Anderson', 'Anderson, Betty - banderson971@example.edu', 'banderson971@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Anderson, Betty') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jlewis917', 'James', 'Lewis', 'James Lewis', 'Lewis, James - jlewis917@example.edu', 'jlewis917@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Lewis, James') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('lwalters703', 'Lori', 'Walters', 'Lori Walters', 'Walters, Lori - lwalters703@example.edu', 'lwalters703@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Walters, Lori') +  (1.2ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('mprice764', 'Marie', 'Price', 'Marie Price', 'Price, Marie - mprice764@example.edu', 'mprice764@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Price, Marie') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('lwilliams', 'Lisa', 'Williams', 'Lisa Williams', 'Williams, Lisa - lwilliams@example.edu', 'lwilliams@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Williams, Lisa') +  (0.8ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('amorrison30', 'Ann', 'Morrison', 'Ann Morrison', 'Morrison, Ann - amorrison30@example.edu', 'amorrison30@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Morrison, Ann') +  (1.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('plee719', 'Paul', 'Lee', 'Paul Lee', 'Lee, Paul - plee719@example.edu', 'plee719@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Lee, Paul') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('klopez326', 'Kiersten', 'Lopez', 'Kiersten Lopez', 'Lopez, Kiersten - klopez326@example.edu', 'klopez326@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Lopez, Kiersten') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('nlangenberg820', 'Nancy', 'Langenberg', 'Nancy Langenberg', 'Langenberg, Nancy - nlangenberg820@example.edu', 'nlangenberg820@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Langenberg, Nancy') +  (1.3ms) COMMIT +  (0.1ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('klewis712', 'Karl', 'Lewis', 'Karl Lewis', 'Lewis, Karl - klewis712@example.edu', 'klewis712@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Lewis, Karl') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('dclark720', 'Donna', 'Clark', 'Donna Clark', 'Clark, Donna - dclark720@example.edu', 'dclark720@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Clark, Donna') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jjohnson735', 'Jennifer', 'Johnson', 'Jennifer Johnson', 'Johnson, Jennifer - jjohnson735@example.edu', 'jjohnson735@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Johnson, Jennifer') +  (1.5ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('bwhite', 'Blake', 'White', 'Blake White', 'White, Blake - bwhite@example.edu', 'bwhite@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'White, Blake') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jdavis904', 'Jo', 'Davis', 'Jo Davis', 'Davis, Jo - jdavis904@example.edu', 'jdavis904@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Davis, Jo') +  (1.4ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jwhite265', 'James', 'White', 'James White', 'White, James - jwhite265@example.edu', 'jwhite265@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'White, James') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('edavis809', 'Eric', 'Davis', 'Eric Davis', 'Davis, Eric - edavis809@example.edu', 'edavis809@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Davis, Eric') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('swalters', 'Sarah', 'Walters', 'Sarah Walters', 'Walters, Sarah - swalters@example.edu', 'swalters@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Walters, Sarah') +  (1.3ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('svales', 'Sarah', 'Vales', 'Sarah Vales', 'Vales, Sarah - svales@example.edu', 'svales@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Vales, Sarah') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('mgonazles', 'Michael', 'Gonazles', 'Michael Gonazles', 'Gonazles, Michael - mgonazles@example.edu', 'mgonazles@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Gonazles, Michael') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('kwalters', 'Karl', 'Walters', 'Karl Walters', 'Walters, Karl - kwalters@example.edu', 'kwalters@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Walters, Karl') +  (1.4ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('bwalters', 'Betty', 'Walters', 'Betty Walters', 'Walters, Betty - bwalters@example.edu', 'bwalters@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Walters, Betty') +  (0.8ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jbutler545', 'Jennifer', 'Butler', 'Jennifer Butler', 'Butler, Jennifer - jbutler545@example.edu', 'jbutler545@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Butler, Jennifer') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jdoe780', 'Jo', 'Doe', 'Jo Doe', 'Doe, Jo - jdoe780@example.edu', 'jdoe780@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Doe, Jo') +  (1.3ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('abrown', 'Ann', 'Brown', 'Ann Brown', 'Brown, Ann - abrown@example.edu', 'abrown@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Brown, Ann') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('ggasper836', 'Greg', 'Gasper', 'Greg Gasper', 'Gasper, Greg - ggasper836@example.edu', 'ggasper836@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Gasper, Greg') +  (0.8ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('emartinez', 'Erik', 'Martinez', 'Erik Martinez', 'Martinez, Erik - emartinez@example.edu', 'emartinez@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Martinez, Erik') +  (1.5ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jprice340', 'John', 'Price', 'John Price', 'Price, John - jprice340@example.edu', 'jprice340@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Price, John') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('bgrady203', 'Bill', 'Grady', 'Bill Grady', 'Grady, Bill - bgrady203@example.edu', 'bgrady203@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Grady, Bill') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('kwhite283', 'Kim', 'White', 'Kim White', 'White, Kim - kwhite283@example.edu', 'kwhite283@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'White, Kim') +  (1.3ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('blee483', 'Betty', 'Lee', 'Betty Lee', 'Lee, Betty - blee483@example.edu', 'blee483@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Lee, Betty') +  (0.8ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('wdavis', 'William', 'Davis', 'William Davis', 'Davis, William - wdavis@example.edu', 'wdavis@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Davis, William') +  (1.4ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('egasper497', 'Erik', 'Gasper', 'Erik Gasper', 'Gasper, Erik - egasper497@example.edu', 'egasper497@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Gasper, Erik') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('mwhite', 'Mark', 'White', 'Mark White', 'White, Mark - mwhite@example.edu', 'mwhite@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'White, Mark') +  (0.7ms) COMMIT +  (0.3ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('dbrown', 'David', 'Brown', 'David Brown', 'Brown, David - dbrown@example.edu', 'dbrown@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Brown, David') +  (1.4ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('nlee', 'Nancy', 'Lee', 'Nancy Lee', 'Lee, Nancy - nlee@example.edu', 'nlee@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Lee, Nancy') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('sdavis', 'Sarah', 'Davis', 'Sarah Davis', 'Davis, Sarah - sdavis@example.edu', 'sdavis@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Davis, Sarah') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('cwalters', 'Colin', 'Walters', 'Colin Walters', 'Walters, Colin - cwalters@example.edu', 'cwalters@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Walters, Colin') +  (1.3ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('nwalters', 'Nancy', 'Walters', 'Nancy Walters', 'Walters, Nancy - nwalters@example.edu', 'nwalters@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Walters, Nancy') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('kdoe490', 'Kim', 'Doe', 'Kim Doe', 'Doe, Kim - kdoe490@example.edu', 'kdoe490@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Doe, Kim') +  (0.7ms) COMMIT +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('wscott', 'William', 'Scott', 'William Scott', 'Scott, William - wscott@example.edu', 'wscott@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Scott, William') +  (1.3ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('nwilliams', 'Nancy', 'Williams', 'Nancy Williams', 'Williams, Nancy - nwilliams@example.edu', 'nwilliams@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Williams, Nancy') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('dbrown739', 'David', 'Brown', 'David Brown', 'Brown, David - dbrown739@example.edu', 'dbrown739@example.edu', '12345', '2019-04-19 15:14:23', '2019-04-19 15:14:23', 'Brown, David') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('wlopez', 'William', 'Lopez', 'William Lopez', 'Lopez, William - wlopez@example.edu', 'wlopez@example.edu', '12345', '2019-04-19 15:14:24', '2019-04-19 15:14:24', 'Lopez, William') +  (1.3ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('mhenderson959', 'Mark', 'Henderson', 'Mark Henderson', 'Henderson, Mark - mhenderson959@example.edu', 'mhenderson959@example.edu', '12345', '2019-04-19 15:14:24', '2019-04-19 15:14:24', 'Henderson, Mark') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('khenderson874', 'Karoline', 'Henderson', 'Karoline Henderson', 'Henderson, Karoline - khenderson874@example.edu', 'khenderson874@example.edu', '12345', '2019-04-19 15:14:24', '2019-04-19 15:14:24', 'Henderson, Karoline') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('rdavis', 'Robert', 'Davis', 'Robert Davis', 'Davis, Robert - rdavis@example.edu', 'rdavis@example.edu', '12345', '2019-04-19 15:14:24', '2019-04-19 15:14:24', 'Davis, Robert') +  (1.2ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('plopez', 'Paul', 'Lopez', 'Paul Lopez', 'Lopez, Paul - plopez@example.edu', 'plopez@example.edu', '12345', '2019-04-19 15:14:24', '2019-04-19 15:14:24', 'Lopez, Paul') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('kjohnson', 'Kiersten', 'Johnson', 'Kiersten Johnson', 'Johnson, Kiersten - kjohnson@example.edu', 'kjohnson@example.edu', '12345', '2019-04-19 15:14:24', '2019-04-19 15:14:24', 'Johnson, Kiersten') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('ksmith708', 'Karl', 'Smith', 'Karl Smith', 'Smith, Karl - ksmith708@example.edu', 'ksmith708@example.edu', '12345', '2019-04-19 15:14:24', '2019-04-19 15:14:24', 'Smith, Karl') +  (1.3ms) COMMIT +  (0.2ms) BEGIN + SQL (0.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('dlewis327', 'David', 'Lewis', 'David Lewis', 'Lewis, David - dlewis327@example.edu', 'dlewis327@example.edu', '12345', '2019-04-19 15:14:24', '2019-04-19 15:14:24', 'Lewis, David') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('mdavis897', 'Michael', 'Davis', 'Michael Davis', 'Davis, Michael - mdavis897@example.edu', 'mdavis897@example.edu', '12345', '2019-04-19 15:14:24', '2019-04-19 15:14:24', 'Davis, Michael') +  (0.8ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('mmorrison', 'Mark', 'Morrison', 'Mark Morrison', 'Morrison, Mark - mmorrison@example.edu', 'mmorrison@example.edu', '12345', '2019-04-19 15:14:24', '2019-04-19 15:14:24', 'Morrison, Mark') +  (1.4ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('wwhite', 'William', 'White', 'William White', 'White, William - wwhite@example.edu', 'wwhite@example.edu', '12345', '2019-04-19 15:14:24', '2019-04-19 15:14:24', 'White, William') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('klopez520', 'Karoline', 'Lopez', 'Karoline Lopez', 'Lopez, Karoline - klopez520@example.edu', 'klopez520@example.edu', '12345', '2019-04-19 15:14:24', '2019-04-19 15:14:24', 'Lopez, Karoline') +  (1.3ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jlangenberg373', 'James', 'Langenberg', 'James Langenberg', 'Langenberg, James - jlangenberg373@example.edu', 'jlangenberg373@example.edu', '12345', '2019-04-19 15:14:24', '2019-04-19 15:14:24', 'Langenberg, James') +  (0.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('dpeterson613', 'David', 'Peterson', 'David Peterson', 'Peterson, David - dpeterson613@example.edu', 'dpeterson613@example.edu', '12345', '2019-04-19 15:14:24', '2019-04-19 15:14:24', 'Peterson, David') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('mdoe270', 'Michael', 'Doe', 'Michael Doe', 'Doe, Michael - mdoe270@example.edu', 'mdoe270@example.edu', '12345', '2019-04-19 15:14:24', '2019-04-19 15:14:24', 'Doe, Michael') +  (1.4ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('wwilliams808', 'William', 'Williams', 'William Williams', 'Williams, William - wwilliams808@example.edu', 'wwilliams808@example.edu', '12345', '2019-04-19 15:14:24', '2019-04-19 15:14:24', 'Williams, William') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('mvales501', 'Marie', 'Vales', 'Marie Vales', 'Vales, Marie - mvales501@example.edu', 'mvales501@example.edu', '12345', '2019-04-19 15:14:24', '2019-04-19 15:14:24', 'Vales, Marie') +  (0.8ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('ppeterson', 'Paul', 'Peterson', 'Paul Peterson', 'Peterson, Paul - ppeterson@example.edu', 'ppeterson@example.edu', '12345', '2019-04-19 15:14:24', '2019-04-19 15:14:24', 'Peterson, Paul') +  (1.7ms) COMMIT +  (0.5ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('ldavis', 'Lori', 'Davis', 'Lori Davis', 'Davis, Lori - ldavis@example.edu', 'ldavis@example.edu', '12345', '2019-04-19 15:14:24', '2019-04-19 15:14:24', 'Davis, Lori') +  (0.8ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('bgasper28', 'Bill', 'Gasper', 'Bill Gasper', 'Gasper, Bill - bgasper28@example.edu', 'bgasper28@example.edu', '12345', '2019-04-19 15:14:24', '2019-04-19 15:14:24', 'Gasper, Bill') +  (1.6ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('bprice745', 'Betty', 'Price', 'Betty Price', 'Price, Betty - bprice745@example.edu', 'bprice745@example.edu', '12345', '2019-04-19 15:14:24', '2019-04-19 15:14:24', 'Price, Betty') +  (0.9ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('ddoe', 'Donna', 'Doe', 'Donna Doe', 'Doe, Donna - ddoe@example.edu', 'ddoe@example.edu', '12345', '2019-04-19 15:14:24', '2019-04-19 15:14:24', 'Doe, Donna') +  (1.9ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('lvales817', 'Lisa', 'Vales', 'Lisa Vales', 'Vales, Lisa - lvales817@example.edu', 'lvales817@example.edu', '12345', '2019-04-19 15:14:24', '2019-04-19 15:14:24', 'Vales, Lisa') +  (0.8ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('wthompson675', 'William', 'Thompson', 'William Thompson', 'Thompson, William - wthompson675@example.edu', 'wthompson675@example.edu', '12345', '2019-04-19 15:14:24', '2019-04-19 15:14:24', 'Thompson, William') +  (1.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('landerson906', 'Lori', 'Anderson', 'Lori Anderson', 'Anderson, Lori - landerson906@example.edu', 'landerson906@example.edu', '12345', '2019-04-19 15:14:24', '2019-04-19 15:14:24', 'Anderson, Lori') +  (0.8ms) COMMIT +Started GET "/users" for 172.19.0.1 at 2019-04-19 15:14:31 +0000 +Cannot render console from 172.19.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 + ActiveRecord::SchemaMigration Load (0.4ms) SELECT `schema_migrations`.* FROM `schema_migrations` +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.7ms) SELECT `users`.* FROM `users` + Rendered users/index.html.erb within layouts/application (37.4ms) +Completed 200 OK in 1048ms (Views: 992.0ms | ActiveRecord: 1.8ms) + + + +ArgumentError (key must be 32 bytes): + +activesupport (5.0.0.1) lib/active_support/message_encryptor.rb:72:in `key=' +activesupport (5.0.0.1) lib/active_support/message_encryptor.rb:72:in `_encrypt' +activesupport (5.0.0.1) lib/active_support/message_encryptor.rb:58:in `encrypt_and_sign' +actionpack (5.0.0.1) lib/action_dispatch/middleware/cookies.rb:592:in `commit' +actionpack (5.0.0.1) lib/action_dispatch/middleware/cookies.rb:465:in `[]=' +actionpack (5.0.0.1) lib/action_dispatch/middleware/session/cookie_store.rb:117:in `set_cookie' +rack (2.0.3) lib/rack/session/abstract/id.rb:363:in `commit_session' +rack (2.0.3) lib/rack/session/abstract/id.rb:234:in `context' +rack (2.0.3) lib/rack/session/abstract/id.rb:226:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/cookies.rb:613:in `call' +activerecord (5.0.0.1) lib/active_record/migration.rb:552:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:38:in `block in call' +activesupport (5.0.0.1) lib/active_support/callbacks.rb:97:in `__run_callbacks__' +activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_call_callbacks' +activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks' +actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:36:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:49:in `call' +web-console (3.5.1) lib/web_console/middleware.rb:135:in `call_app' +web-console (3.5.1) lib/web_console/middleware.rb:20:in `block in call' +web-console (3.5.1) lib/web_console/middleware.rb:18:in `catch' +web-console (3.5.1) lib/web_console/middleware.rb:18:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' +railties (5.0.0.1) lib/rails/rack/logger.rb:36:in `call_app' +railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `block in call' +activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `block in tagged' +activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:26:in `tagged' +activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `tagged' +railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `call' +sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/request_id.rb:24:in `call' +rack (2.0.3) lib/rack/method_override.rb:22:in `call' +rack (2.0.3) lib/rack/runtime.rb:22:in `call' +activesupport (5.0.0.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call' +actionpack (5.0.0.1) lib/action_dispatch/middleware/static.rb:136:in `call' +rack (2.0.3) lib/rack/sendfile.rb:111:in `call' +railties (5.0.0.1) lib/rails/engine.rb:522:in `call' +rack (2.0.3) lib/rack/urlmap.rb:68:in `block in call' +rack (2.0.3) lib/rack/urlmap.rb:53:in `each' +rack (2.0.3) lib/rack/urlmap.rb:53:in `call' +puma (3.10.0) lib/puma/configuration.rb:225:in `call' +puma (3.10.0) lib/puma/server.rb:605:in `handle_request' +puma (3.10.0) lib/puma/server.rb:437:in `process_client' +puma (3.10.0) lib/puma/server.rb:301:in `block in run' +puma (3.10.0) lib/puma/thread_pool.rb:120:in `block in spawn_thread' + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (3.4ms) + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.4ms) + Rendering /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.7ms) + Rendered /usr/local/bundle/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (26.4ms) +  (0.2ms) SELECT DATABASE() as db +  (0.3ms) SELECT GET_LOCK('7864839756650184315', 0); + ActiveRecord::SchemaMigration Load (1.0ms) SELECT `schema_migrations`.* FROM `schema_migrations` + ActiveRecord::InternalMetadata Load (0.9ms) SELECT `ar_internal_metadata`.* FROM `ar_internal_metadata` WHERE `ar_internal_metadata`.`key` = 'environment' LIMIT 1 +  (0.4ms) BEGIN +  (0.7ms) COMMIT +  (0.4ms) SELECT RELEASE_LOCK('7864839756650184315') + ActiveRecord::SchemaMigration Load (0.3ms) SELECT `schema_migrations`.* FROM `schema_migrations` +  (0.4ms) SHOW CREATE TABLE `courses` +  (0.7ms) SHOW TABLE STATUS LIKE 'courses' +  (0.5ms) SHOW CREATE TABLE `courses_users` +  (0.4ms) SHOW CREATE TABLE `users` +  (0.8ms) SHOW TABLE STATUS LIKE 'users' + ActiveRecord::SchemaMigration Load (0.6ms) SELECT `schema_migrations`.* FROM `schema_migrations` +  (0.5ms) BEGIN + SQL (0.7ms) INSERT INTO `courses` (`course_name`, `course_number`, `created_at`, `updated_at`) VALUES ('Intro to Computer Science', 'CS101', '2019-04-19 15:18:24', '2019-04-19 15:18:24') +  (2.8ms) COMMIT +  (0.4ms) BEGIN + SQL (0.6ms) INSERT INTO `courses` (`course_name`, `course_number`, `created_at`, `updated_at`) VALUES ('Intro to Programming', 'CS102', '2019-04-19 15:18:24', '2019-04-19 15:18:24') +  (1.0ms) COMMIT +  (0.3ms) BEGIN + SQL (0.5ms) INSERT INTO `courses` (`course_name`, `course_number`, `created_at`, `updated_at`) VALUES ('Trust and Identity in Higher Education and Research', 'TIER101', '2019-04-19 15:18:24', '2019-04-19 15:18:24') +  (1.6ms) COMMIT +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `courses` (`course_name`, `course_number`, `created_at`, `updated_at`) VALUES ('Intermediate Algebra', 'MATH101', '2019-04-19 15:18:24', '2019-04-19 15:18:24') +  (1.9ms) COMMIT +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `courses` (`course_name`, `course_number`, `created_at`, `updated_at`) VALUES ('Intro to Accounting', 'ACCT101', '2019-04-19 15:18:24', '2019-04-19 15:18:24') +  (0.9ms) COMMIT +  (0.4ms) BEGIN + SQL (0.6ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('tjordan', 'Tom', 'Jordan', 'Tom Jordan', 'Jordan, Tom - tom.jordan@wisc.edu', 'tom.jordan@wisc.edu', '12345', '2019-04-19 15:18:24', '2019-04-19 15:18:24', 'Jordan, Tom') +  (2.5ms) COMMIT +  (0.4ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jjminer', 'Jon', 'Miner', 'Jon Miner', 'Miner, Jon - jon.miner@wisc.edu', 'jon.miner@wisc.edu', '12345', '2019-04-19 15:18:24', '2019-04-19 15:18:24', 'Miner, Jon') +  (1.0ms) COMMIT +  (0.4ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jbabb', 'James', 'Babb', 'James Babb', 'Babb, James - james.babb@wisc.edu', 'james.babb@wisc.edu', '12345', '2019-04-19 15:18:24', '2019-04-19 15:18:24', 'Babb, James') +  (2.6ms) COMMIT +  (0.4ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('rdavis805', 'Robert', 'Davis', 'Robert Davis', 'Davis, Robert - rdavis805@example.edu', 'rdavis805@example.edu', '12345', '2019-04-19 15:18:24', '2019-04-19 15:18:24', 'Davis, Robert') +  (1.9ms) COMMIT +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('kbrown599', 'Karl', 'Brown', 'Karl Brown', 'Brown, Karl - kbrown599@example.edu', 'kbrown599@example.edu', '12345', '2019-04-19 15:18:24', '2019-04-19 15:18:24', 'Brown, Karl') +  (0.9ms) COMMIT +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('dmorrison676', 'David', 'Morrison', 'David Morrison', 'Morrison, David - dmorrison676@example.edu', 'dmorrison676@example.edu', '12345', '2019-04-19 15:18:24', '2019-04-19 15:18:24', 'Morrison, David') +  (1.6ms) COMMIT +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jwalters336', 'James', 'Walters', 'James Walters', 'Walters, James - jwalters336@example.edu', 'jwalters336@example.edu', '12345', '2019-04-19 15:18:24', '2019-04-19 15:18:24', 'Walters, James') +  (0.9ms) COMMIT +  (0.4ms) BEGIN + SQL (1.0ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('broberts', 'Bill', 'Roberts', 'Bill Roberts', 'Roberts, Bill - broberts@example.edu', 'broberts@example.edu', '12345', '2019-04-19 15:18:24', '2019-04-19 15:18:24', 'Roberts, Bill') +  (2.0ms) COMMIT +  (0.4ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('manderson752', 'Michael', 'Anderson', 'Michael Anderson', 'Anderson, Michael - manderson752@example.edu', 'manderson752@example.edu', '12345', '2019-04-19 15:18:24', '2019-04-19 15:18:24', 'Anderson, Michael') +  (1.0ms) COMMIT +  (0.4ms) BEGIN + SQL (0.6ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('wmartinez', 'William', 'Martinez', 'William Martinez', 'Martinez, William - wmartinez@example.edu', 'wmartinez@example.edu', '12345', '2019-04-19 15:18:24', '2019-04-19 15:18:24', 'Martinez, William') +  (2.0ms) COMMIT +  (0.4ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('escott', 'Eric', 'Scott', 'Eric Scott', 'Scott, Eric - escott@example.edu', 'escott@example.edu', '12345', '2019-04-19 15:18:24', '2019-04-19 15:18:24', 'Scott, Eric') +  (1.0ms) COMMIT +  (0.3ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('kgonazles778', 'Karoline', 'Gonazles', 'Karoline Gonazles', 'Gonazles, Karoline - kgonazles778@example.edu', 'kgonazles778@example.edu', '12345', '2019-04-19 15:18:24', '2019-04-19 15:18:24', 'Gonazles, Karoline') +  (2.6ms) COMMIT +  (0.4ms) BEGIN + SQL (0.6ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('mprice775', 'Michael', 'Price', 'Michael Price', 'Price, Michael - mprice775@example.edu', 'mprice775@example.edu', '12345', '2019-04-19 15:18:24', '2019-04-19 15:18:24', 'Price, Michael') +  (2.1ms) COMMIT +  (0.4ms) BEGIN + SQL (0.6ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('hwhite640', 'Heather', 'White', 'Heather White', 'White, Heather - hwhite640@example.edu', 'hwhite640@example.edu', '12345', '2019-04-19 15:18:24', '2019-04-19 15:18:24', 'White, Heather') +  (1.0ms) COMMIT +  (0.4ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('bgrady', 'Betty', 'Grady', 'Betty Grady', 'Grady, Betty - bgrady@example.edu', 'bgrady@example.edu', '12345', '2019-04-19 15:18:24', '2019-04-19 15:18:24', 'Grady, Betty') +  (1.8ms) COMMIT +  (0.4ms) BEGIN + SQL (0.6ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jdoe', 'James', 'Doe', 'James Doe', 'Doe, James - jdoe@example.edu', 'jdoe@example.edu', '12345', '2019-04-19 15:18:24', '2019-04-19 15:18:24', 'Doe, James') +  (0.9ms) COMMIT +  (0.3ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('dlangenberg61', 'Donna', 'Langenberg', 'Donna Langenberg', 'Langenberg, Donna - dlangenberg61@example.edu', 'dlangenberg61@example.edu', '12345', '2019-04-19 15:18:24', '2019-04-19 15:18:24', 'Langenberg, Donna') +  (1.8ms) COMMIT +  (0.3ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('lroberts776', 'Lori', 'Roberts', 'Lori Roberts', 'Roberts, Lori - lroberts776@example.edu', 'lroberts776@example.edu', '12345', '2019-04-19 15:18:24', '2019-04-19 15:18:24', 'Roberts, Lori') +  (1.1ms) COMMIT +  (0.4ms) BEGIN + SQL (0.6ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('mlewis', 'Michael', 'Lewis', 'Michael Lewis', 'Lewis, Michael - mlewis@example.edu', 'mlewis@example.edu', '12345', '2019-04-19 15:18:24', '2019-04-19 15:18:24', 'Lewis, Michael') +  (2.2ms) COMMIT +  (0.4ms) BEGIN + SQL (0.6ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('ganderson555', 'Greg', 'Anderson', 'Greg Anderson', 'Anderson, Greg - ganderson555@example.edu', 'ganderson555@example.edu', '12345', '2019-04-19 15:18:24', '2019-04-19 15:18:24', 'Anderson, Greg') +  (2.4ms) COMMIT +  (0.4ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('ldavis540', 'Lisa', 'Davis', 'Lisa Davis', 'Davis, Lisa - ldavis540@example.edu', 'ldavis540@example.edu', '12345', '2019-04-19 15:18:24', '2019-04-19 15:18:24', 'Davis, Lisa') +  (1.3ms) COMMIT +  (0.4ms) BEGIN + SQL (0.6ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('cdavis900', 'Colin', 'Davis', 'Colin Davis', 'Davis, Colin - cdavis900@example.edu', 'cdavis900@example.edu', '12345', '2019-04-19 15:18:24', '2019-04-19 15:18:24', 'Davis, Colin') +  (2.0ms) COMMIT +  (0.4ms) BEGIN + SQL (0.6ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('bwhite551', 'Bill', 'White', 'Bill White', 'White, Bill - bwhite551@example.edu', 'bwhite551@example.edu', '12345', '2019-04-19 15:18:24', '2019-04-19 15:18:24', 'White, Bill') +  (1.1ms) COMMIT +  (0.3ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jclark826', 'Jennifer', 'Clark', 'Jennifer Clark', 'Clark, Jennifer - jclark826@example.edu', 'jclark826@example.edu', '12345', '2019-04-19 15:18:24', '2019-04-19 15:18:24', 'Clark, Jennifer') +  (2.0ms) COMMIT +  (0.4ms) BEGIN + SQL (0.6ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jhenderson', 'John', 'Henderson', 'John Henderson', 'Henderson, John - jhenderson@example.edu', 'jhenderson@example.edu', '12345', '2019-04-19 15:18:24', '2019-04-19 15:18:24', 'Henderson, John') +  (1.2ms) COMMIT +  (0.4ms) BEGIN + SQL (0.7ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('tprice', 'Thomas', 'Price', 'Thomas Price', 'Price, Thomas - tprice@example.edu', 'tprice@example.edu', '12345', '2019-04-19 15:18:24', '2019-04-19 15:18:24', 'Price, Thomas') +  (2.2ms) COMMIT +  (0.4ms) BEGIN + SQL (390.8ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('tbrown767', 'Thomas', 'Brown', 'Thomas Brown', 'Brown, Thomas - tbrown767@example.edu', 'tbrown767@example.edu', '12345', '2019-04-19 15:18:24', '2019-04-19 15:18:24', 'Brown, Thomas') +  (1.8ms) COMMIT +  (0.4ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('ewalters', 'Erik', 'Walters', 'Erik Walters', 'Walters, Erik - ewalters@example.edu', 'ewalters@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Walters, Erik') +  (1.2ms) COMMIT +  (0.5ms) BEGIN + SQL (0.7ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('bmorrison655', 'Betty', 'Morrison', 'Betty Morrison', 'Morrison, Betty - bmorrison655@example.edu', 'bmorrison655@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Morrison, Betty') +  (2.4ms) COMMIT +  (0.5ms) BEGIN + SQL (0.6ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('mgasper', 'Mary', 'Gasper', 'Mary Gasper', 'Gasper, Mary - mgasper@example.edu', 'mgasper@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Gasper, Mary') +  (2.3ms) COMMIT +  (0.5ms) BEGIN + SQL (0.8ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('lmartinez', 'Lori', 'Martinez', 'Lori Martinez', 'Martinez, Lori - lmartinez@example.edu', 'lmartinez@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Martinez, Lori') +  (1.4ms) COMMIT +  (0.6ms) BEGIN + SQL (0.7ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('ethompson628', 'Erik', 'Thompson', 'Erik Thompson', 'Thompson, Erik - ethompson628@example.edu', 'ethompson628@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Thompson, Erik') +  (2.8ms) COMMIT +  (0.5ms) BEGIN + SQL (0.6ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('mwhite227', 'Marie', 'White', 'Marie White', 'White, Marie - mwhite227@example.edu', 'mwhite227@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'White, Marie') +  (2.9ms) COMMIT +  (0.5ms) BEGIN + SQL (0.6ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('tgasper854', 'Thomas', 'Gasper', 'Thomas Gasper', 'Gasper, Thomas - tgasper854@example.edu', 'tgasper854@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Gasper, Thomas') +  (3.1ms) COMMIT +  (0.4ms) BEGIN + SQL (0.8ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('lhenderson949', 'Lisa', 'Henderson', 'Lisa Henderson', 'Henderson, Lisa - lhenderson949@example.edu', 'lhenderson949@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Henderson, Lisa') +  (3.1ms) COMMIT +  (0.5ms) BEGIN + SQL (0.6ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('rbutler', 'Robert', 'Butler', 'Robert Butler', 'Butler, Robert - rbutler@example.edu', 'rbutler@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Butler, Robert') +  (1.4ms) COMMIT +  (0.5ms) BEGIN + SQL (1.0ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('banderson971', 'Betty', 'Anderson', 'Betty Anderson', 'Anderson, Betty - banderson971@example.edu', 'banderson971@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Anderson, Betty') +  (3.0ms) COMMIT +  (0.4ms) BEGIN + SQL (0.6ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jlewis917', 'James', 'Lewis', 'James Lewis', 'Lewis, James - jlewis917@example.edu', 'jlewis917@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Lewis, James') +  (2.0ms) COMMIT +  (0.4ms) BEGIN + SQL (0.7ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('lwalters703', 'Lori', 'Walters', 'Lori Walters', 'Walters, Lori - lwalters703@example.edu', 'lwalters703@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Walters, Lori') +  (2.7ms) COMMIT +  (0.5ms) BEGIN + SQL (0.7ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('mprice764', 'Marie', 'Price', 'Marie Price', 'Price, Marie - mprice764@example.edu', 'mprice764@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Price, Marie') +  (2.7ms) COMMIT +  (0.7ms) BEGIN + SQL (0.7ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('lwilliams', 'Lisa', 'Williams', 'Lisa Williams', 'Williams, Lisa - lwilliams@example.edu', 'lwilliams@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Williams, Lisa') +  (1.3ms) COMMIT +  (0.5ms) BEGIN + SQL (0.7ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('amorrison30', 'Ann', 'Morrison', 'Ann Morrison', 'Morrison, Ann - amorrison30@example.edu', 'amorrison30@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Morrison, Ann') +  (2.9ms) COMMIT +  (0.4ms) BEGIN + SQL (0.7ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('plee719', 'Paul', 'Lee', 'Paul Lee', 'Lee, Paul - plee719@example.edu', 'plee719@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Lee, Paul') +  (2.6ms) COMMIT +  (0.7ms) BEGIN + SQL (0.8ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('klopez326', 'Kiersten', 'Lopez', 'Kiersten Lopez', 'Lopez, Kiersten - klopez326@example.edu', 'klopez326@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Lopez, Kiersten') +  (2.3ms) COMMIT +  (0.5ms) BEGIN + SQL (0.7ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('nlangenberg820', 'Nancy', 'Langenberg', 'Nancy Langenberg', 'Langenberg, Nancy - nlangenberg820@example.edu', 'nlangenberg820@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Langenberg, Nancy') +  (2.3ms) COMMIT +  (0.4ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('klewis712', 'Karl', 'Lewis', 'Karl Lewis', 'Lewis, Karl - klewis712@example.edu', 'klewis712@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Lewis, Karl') +  (1.7ms) COMMIT +  (0.5ms) BEGIN + SQL (0.7ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('dclark720', 'Donna', 'Clark', 'Donna Clark', 'Clark, Donna - dclark720@example.edu', 'dclark720@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Clark, Donna') +  (2.5ms) COMMIT +  (0.6ms) BEGIN + SQL (1.2ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jjohnson735', 'Jennifer', 'Johnson', 'Jennifer Johnson', 'Johnson, Jennifer - jjohnson735@example.edu', 'jjohnson735@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Johnson, Jennifer') +  (3.1ms) COMMIT +  (0.5ms) BEGIN + SQL (0.7ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('bwhite', 'Blake', 'White', 'Blake White', 'White, Blake - bwhite@example.edu', 'bwhite@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'White, Blake') +  (2.5ms) COMMIT +  (0.7ms) BEGIN + SQL (0.9ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jdavis904', 'Jo', 'Davis', 'Jo Davis', 'Davis, Jo - jdavis904@example.edu', 'jdavis904@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Davis, Jo') +  (2.8ms) COMMIT +  (0.7ms) BEGIN + SQL (2.9ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jwhite265', 'James', 'White', 'James White', 'White, James - jwhite265@example.edu', 'jwhite265@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'White, James') +  (2.5ms) COMMIT +  (0.5ms) BEGIN + SQL (0.6ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('edavis809', 'Eric', 'Davis', 'Eric Davis', 'Davis, Eric - edavis809@example.edu', 'edavis809@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Davis, Eric') +  (1.9ms) COMMIT +  (0.4ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('swalters', 'Sarah', 'Walters', 'Sarah Walters', 'Walters, Sarah - swalters@example.edu', 'swalters@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Walters, Sarah') +  (1.1ms) COMMIT +  (0.3ms) BEGIN + SQL (0.8ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('svales', 'Sarah', 'Vales', 'Sarah Vales', 'Vales, Sarah - svales@example.edu', 'svales@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Vales, Sarah') +  (2.9ms) COMMIT +  (0.4ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('mgonazles', 'Michael', 'Gonazles', 'Michael Gonazles', 'Gonazles, Michael - mgonazles@example.edu', 'mgonazles@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Gonazles, Michael') +  (2.2ms) COMMIT +  (0.4ms) BEGIN + SQL (0.9ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('kwalters', 'Karl', 'Walters', 'Karl Walters', 'Walters, Karl - kwalters@example.edu', 'kwalters@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Walters, Karl') +  (1.6ms) COMMIT +  (0.4ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('bwalters', 'Betty', 'Walters', 'Betty Walters', 'Walters, Betty - bwalters@example.edu', 'bwalters@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Walters, Betty') +  (2.2ms) COMMIT +  (0.3ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jbutler545', 'Jennifer', 'Butler', 'Jennifer Butler', 'Butler, Jennifer - jbutler545@example.edu', 'jbutler545@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Butler, Jennifer') +  (2.0ms) COMMIT +  (0.4ms) BEGIN + SQL (0.7ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jdoe780', 'Jo', 'Doe', 'Jo Doe', 'Doe, Jo - jdoe780@example.edu', 'jdoe780@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Doe, Jo') +  (1.2ms) COMMIT +  (0.4ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('abrown', 'Ann', 'Brown', 'Ann Brown', 'Brown, Ann - abrown@example.edu', 'abrown@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Brown, Ann') +  (2.0ms) COMMIT +  (0.3ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('ggasper836', 'Greg', 'Gasper', 'Greg Gasper', 'Gasper, Greg - ggasper836@example.edu', 'ggasper836@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Gasper, Greg') +  (1.1ms) COMMIT +  (0.4ms) BEGIN + SQL (1.6ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('emartinez', 'Erik', 'Martinez', 'Erik Martinez', 'Martinez, Erik - emartinez@example.edu', 'emartinez@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Martinez, Erik') +  (2.1ms) COMMIT +  (0.4ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jprice340', 'John', 'Price', 'John Price', 'Price, John - jprice340@example.edu', 'jprice340@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Price, John') +  (1.9ms) COMMIT +  (0.4ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('bgrady203', 'Bill', 'Grady', 'Bill Grady', 'Grady, Bill - bgrady203@example.edu', 'bgrady203@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Grady, Bill') +  (1.1ms) COMMIT +  (0.4ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('kwhite283', 'Kim', 'White', 'Kim White', 'White, Kim - kwhite283@example.edu', 'kwhite283@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'White, Kim') +  (1.7ms) COMMIT +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('blee483', 'Betty', 'Lee', 'Betty Lee', 'Lee, Betty - blee483@example.edu', 'blee483@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Lee, Betty') +  (1.0ms) COMMIT +  (0.3ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('wdavis', 'William', 'Davis', 'William Davis', 'Davis, William - wdavis@example.edu', 'wdavis@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Davis, William') +  (2.0ms) COMMIT +  (0.5ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('egasper497', 'Erik', 'Gasper', 'Erik Gasper', 'Gasper, Erik - egasper497@example.edu', 'egasper497@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Gasper, Erik') +  (1.0ms) COMMIT +  (0.3ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('mwhite', 'Mark', 'White', 'Mark White', 'White, Mark - mwhite@example.edu', 'mwhite@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'White, Mark') +  (1.7ms) COMMIT +  (0.4ms) BEGIN + SQL (0.7ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('dbrown', 'David', 'Brown', 'David Brown', 'Brown, David - dbrown@example.edu', 'dbrown@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Brown, David') +  (1.0ms) COMMIT +  (0.4ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('nlee', 'Nancy', 'Lee', 'Nancy Lee', 'Lee, Nancy - nlee@example.edu', 'nlee@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Lee, Nancy') +  (2.0ms) COMMIT +  (0.4ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('sdavis', 'Sarah', 'Davis', 'Sarah Davis', 'Davis, Sarah - sdavis@example.edu', 'sdavis@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Davis, Sarah') +  (1.0ms) COMMIT +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('cwalters', 'Colin', 'Walters', 'Colin Walters', 'Walters, Colin - cwalters@example.edu', 'cwalters@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Walters, Colin') +  (1.7ms) COMMIT +  (0.3ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('nwalters', 'Nancy', 'Walters', 'Nancy Walters', 'Walters, Nancy - nwalters@example.edu', 'nwalters@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Walters, Nancy') +  (1.1ms) COMMIT +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('kdoe490', 'Kim', 'Doe', 'Kim Doe', 'Doe, Kim - kdoe490@example.edu', 'kdoe490@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Doe, Kim') +  (1.8ms) COMMIT +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('wscott', 'William', 'Scott', 'William Scott', 'Scott, William - wscott@example.edu', 'wscott@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Scott, William') +  (1.2ms) COMMIT +  (0.3ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('nwilliams', 'Nancy', 'Williams', 'Nancy Williams', 'Williams, Nancy - nwilliams@example.edu', 'nwilliams@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Williams, Nancy') +  (2.2ms) COMMIT +  (0.3ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('dbrown739', 'David', 'Brown', 'David Brown', 'Brown, David - dbrown739@example.edu', 'dbrown739@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Brown, David') +  (1.0ms) COMMIT +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('wlopez', 'William', 'Lopez', 'William Lopez', 'Lopez, William - wlopez@example.edu', 'wlopez@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Lopez, William') +  (2.0ms) COMMIT +  (0.3ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('mhenderson959', 'Mark', 'Henderson', 'Mark Henderson', 'Henderson, Mark - mhenderson959@example.edu', 'mhenderson959@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Henderson, Mark') +  (0.9ms) COMMIT +  (0.3ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('khenderson874', 'Karoline', 'Henderson', 'Karoline Henderson', 'Henderson, Karoline - khenderson874@example.edu', 'khenderson874@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Henderson, Karoline') +  (1.8ms) COMMIT +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('rdavis', 'Robert', 'Davis', 'Robert Davis', 'Davis, Robert - rdavis@example.edu', 'rdavis@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Davis, Robert') +  (1.0ms) COMMIT +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('plopez', 'Paul', 'Lopez', 'Paul Lopez', 'Lopez, Paul - plopez@example.edu', 'plopez@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Lopez, Paul') +  (1.9ms) COMMIT +  (0.3ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('kjohnson', 'Kiersten', 'Johnson', 'Kiersten Johnson', 'Johnson, Kiersten - kjohnson@example.edu', 'kjohnson@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Johnson, Kiersten') +  (0.9ms) COMMIT +  (0.3ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('ksmith708', 'Karl', 'Smith', 'Karl Smith', 'Smith, Karl - ksmith708@example.edu', 'ksmith708@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Smith, Karl') +  (1.7ms) COMMIT +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('dlewis327', 'David', 'Lewis', 'David Lewis', 'Lewis, David - dlewis327@example.edu', 'dlewis327@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Lewis, David') +  (0.9ms) COMMIT +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('mdavis897', 'Michael', 'Davis', 'Michael Davis', 'Davis, Michael - mdavis897@example.edu', 'mdavis897@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Davis, Michael') +  (1.5ms) COMMIT +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('mmorrison', 'Mark', 'Morrison', 'Mark Morrison', 'Morrison, Mark - mmorrison@example.edu', 'mmorrison@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Morrison, Mark') +  (0.9ms) COMMIT +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('wwhite', 'William', 'White', 'William White', 'White, William - wwhite@example.edu', 'wwhite@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'White, William') +  (1.0ms) COMMIT +  (0.3ms) BEGIN + SQL (0.5ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('klopez520', 'Karoline', 'Lopez', 'Karoline Lopez', 'Lopez, Karoline - klopez520@example.edu', 'klopez520@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Lopez, Karoline') +  (1.5ms) COMMIT +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('jlangenberg373', 'James', 'Langenberg', 'James Langenberg', 'Langenberg, James - jlangenberg373@example.edu', 'jlangenberg373@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Langenberg, James') +  (0.8ms) COMMIT +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('dpeterson613', 'David', 'Peterson', 'David Peterson', 'Peterson, David - dpeterson613@example.edu', 'dpeterson613@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Peterson, David') +  (1.6ms) COMMIT +  (0.3ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('mdoe270', 'Michael', 'Doe', 'Michael Doe', 'Doe, Michael - mdoe270@example.edu', 'mdoe270@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Doe, Michael') +  (0.8ms) COMMIT +  (0.3ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('wwilliams808', 'William', 'Williams', 'William Williams', 'Williams, William - wwilliams808@example.edu', 'wwilliams808@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Williams, William') +  (1.5ms) COMMIT +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('mvales501', 'Marie', 'Vales', 'Marie Vales', 'Vales, Marie - mvales501@example.edu', 'mvales501@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Vales, Marie') +  (0.8ms) COMMIT +  (0.3ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('ppeterson', 'Paul', 'Peterson', 'Paul Peterson', 'Peterson, Paul - ppeterson@example.edu', 'ppeterson@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Peterson, Paul') +  (1.0ms) COMMIT +  (0.3ms) BEGIN + SQL (0.4ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('ldavis', 'Lori', 'Davis', 'Lori Davis', 'Davis, Lori - ldavis@example.edu', 'ldavis@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Davis, Lori') +  (1.6ms) COMMIT +  (0.3ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('bgasper28', 'Bill', 'Gasper', 'Bill Gasper', 'Gasper, Bill - bgasper28@example.edu', 'bgasper28@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Gasper, Bill') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('bprice745', 'Betty', 'Price', 'Betty Price', 'Price, Betty - bprice745@example.edu', 'bprice745@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Price, Betty') +  (0.8ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('ddoe', 'Donna', 'Doe', 'Donna Doe', 'Doe, Donna - ddoe@example.edu', 'ddoe@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Doe, Donna') +  (1.3ms) COMMIT +  (0.3ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('lvales817', 'Lisa', 'Vales', 'Lisa Vales', 'Vales, Lisa - lvales817@example.edu', 'lvales817@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Vales, Lisa') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('wthompson675', 'William', 'Thompson', 'William Thompson', 'Thompson, William - wthompson675@example.edu', 'wthompson675@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Thompson, William') +  (0.7ms) COMMIT +  (0.2ms) BEGIN + SQL (0.3ms) INSERT INTO `users` (`uid`, `givenname`, `surname`, `fullName`, `description`, `email`, `password`, `created_at`, `updated_at`, `lfname`) VALUES ('landerson906', 'Lori', 'Anderson', 'Lori Anderson', 'Anderson, Lori - landerson906@example.edu', 'landerson906@example.edu', '12345', '2019-04-19 15:18:25', '2019-04-19 15:18:25', 'Anderson, Lori') +  (1.3ms) COMMIT +Started GET "/admin" for 172.19.0.1 at 2019-04-19 15:18:50 +0000 +Cannot render console from 172.19.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 + ActiveRecord::SchemaMigration Load (0.6ms) SELECT `schema_migrations`.* FROM `schema_migrations` + +ActionController::RoutingError (No route matches [GET] "/admin"): + +actionpack (5.0.7.2) lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call' +web-console (3.7.0) lib/web_console/middleware.rb:135:in `call_app' +web-console (3.7.0) lib/web_console/middleware.rb:22:in `block in call' +web-console (3.7.0) lib/web_console/middleware.rb:20:in `catch' +web-console (3.7.0) lib/web_console/middleware.rb:20:in `call' +actionpack (5.0.7.2) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' +railties (5.0.7.2) lib/rails/rack/logger.rb:36:in `call_app' +railties (5.0.7.2) lib/rails/rack/logger.rb:24:in `block in call' +activesupport (5.0.7.2) lib/active_support/tagged_logging.rb:69:in `block in tagged' +activesupport (5.0.7.2) lib/active_support/tagged_logging.rb:26:in `tagged' +activesupport (5.0.7.2) lib/active_support/tagged_logging.rb:69:in `tagged' +railties (5.0.7.2) lib/rails/rack/logger.rb:24:in `call' +sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' +actionpack (5.0.7.2) lib/action_dispatch/middleware/request_id.rb:24:in `call' +rack (2.0.7) lib/rack/method_override.rb:22:in `call' +rack (2.0.7) lib/rack/runtime.rb:22:in `call' +activesupport (5.0.7.2) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' +actionpack (5.0.7.2) lib/action_dispatch/middleware/executor.rb:12:in `call' +actionpack (5.0.7.2) lib/action_dispatch/middleware/static.rb:136:in `call' +rack (2.0.7) lib/rack/sendfile.rb:111:in `call' +railties (5.0.7.2) lib/rails/engine.rb:522:in `call' +rack (2.0.7) lib/rack/urlmap.rb:68:in `block in call' +rack (2.0.7) lib/rack/urlmap.rb:53:in `each' +rack (2.0.7) lib/rack/urlmap.rb:53:in `call' +puma (3.12.1) lib/puma/configuration.rb:227:in `call' +puma (3.12.1) lib/puma/server.rb:660:in `handle_request' +puma (3.12.1) lib/puma/server.rb:474:in `process_client' +puma (3.12.1) lib/puma/server.rb:334:in `block in run' +puma (3.12.1) lib/puma/thread_pool.rb:135:in `block in spawn_thread' + Rendering /usr/local/bundle/gems/actionpack-5.0.7.2/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout + Rendering /usr/local/bundle/gems/actionpack-5.0.7.2/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb + Rendered /usr/local/bundle/gems/actionpack-5.0.7.2/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.1ms) + Rendered collection of /usr/local/bundle/gems/actionpack-5.0.7.2/lib/action_dispatch/middleware/templates/routes/_route.html.erb [16 times] (3.9ms) + Rendered /usr/local/bundle/gems/actionpack-5.0.7.2/lib/action_dispatch/middleware/templates/routes/_table.html.erb (14.2ms) + Rendering /usr/local/bundle/gems/actionpack-5.0.7.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb + Rendered /usr/local/bundle/gems/actionpack-5.0.7.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (20.3ms) + Rendered /usr/local/bundle/gems/actionpack-5.0.7.2/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (76.8ms) +Started GET "/users" for 172.19.0.1 at 2019-04-19 15:18:53 +0000 +Cannot render console from 172.19.0.1! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255 +Processing by UsersController#index as HTML + Rendering users/index.html.erb within layouts/application + User Load (0.8ms) SELECT `users`.* FROM `users` + Rendered users/index.html.erb within layouts/application (64.0ms) +Completed 200 OK in 1606ms (Views: 1551.6ms | ActiveRecord: 3.3ms) + + diff --git a/Sources/SIS/public/404.html b/Sources/SIS/public/404.html new file mode 100644 index 0000000..b612547 --- /dev/null +++ b/Sources/SIS/public/404.html @@ -0,0 +1,67 @@ + + + + The page you were looking for doesn't exist (404) + + + + + + +
+
+

The page you were looking for doesn't exist.

+

You may have mistyped the address or the page may have moved.

+
+

If you are the application owner check the logs for more information.

+
+ + diff --git a/Sources/SIS/public/422.html b/Sources/SIS/public/422.html new file mode 100644 index 0000000..a21f82b --- /dev/null +++ b/Sources/SIS/public/422.html @@ -0,0 +1,67 @@ + + + + The change you wanted was rejected (422) + + + + + + +
+
+

The change you wanted was rejected.

+

Maybe you tried to change something you didn't have access to.

+
+

If you are the application owner check the logs for more information.

+
+ + diff --git a/Sources/SIS/public/500.html b/Sources/SIS/public/500.html new file mode 100644 index 0000000..061abc5 --- /dev/null +++ b/Sources/SIS/public/500.html @@ -0,0 +1,66 @@ + + + + We're sorry, but something went wrong (500) + + + + + + +
+
+

We're sorry, but something went wrong.

+
+

If you are the application owner check the logs for more information.

+
+ + diff --git a/Sources/SIS/public/apple-touch-icon-precomposed.png b/Sources/SIS/public/apple-touch-icon-precomposed.png new file mode 100644 index 0000000..e69de29 diff --git a/Sources/SIS/public/apple-touch-icon.png b/Sources/SIS/public/apple-touch-icon.png new file mode 100644 index 0000000..e69de29 diff --git a/Sources/SIS/public/favicon.ico b/Sources/SIS/public/favicon.ico new file mode 100644 index 0000000..e69de29 diff --git a/Sources/SIS/public/robots.txt b/Sources/SIS/public/robots.txt new file mode 100644 index 0000000..3c9c7c0 --- /dev/null +++ b/Sources/SIS/public/robots.txt @@ -0,0 +1,5 @@ +# See http://www.robotstxt.org/robotstxt.html for documentation on how to use the robots.txt file +# +# To ban all spiders from the entire site uncomment the next two lines: +# User-agent: * +# Disallow: / diff --git a/Sources/SIS/restart.sh b/Sources/SIS/restart.sh old mode 100644 new mode 100755 diff --git a/Sources/SIS/run-rails.sh b/Sources/SIS/run-rails.sh old mode 100644 new mode 100755 diff --git a/Sources/SIS/scaffold_course.sh b/Sources/SIS/scaffold_course.sh old mode 100644 new mode 100755 diff --git a/Sources/SIS/scaffold_user.sh b/Sources/SIS/scaffold_user.sh old mode 100644 new mode 100755 diff --git a/Sources/SIS/test/controllers/.keep b/Sources/SIS/test/controllers/.keep new file mode 100644 index 0000000..e69de29 diff --git a/Sources/SIS/test/controllers/courses_controller_test.rb b/Sources/SIS/test/controllers/courses_controller_test.rb new file mode 100644 index 0000000..60e4718 --- /dev/null +++ b/Sources/SIS/test/controllers/courses_controller_test.rb @@ -0,0 +1,48 @@ +require 'test_helper' + +class CoursesControllerTest < ActionDispatch::IntegrationTest + setup do + @course = courses(:one) + end + + test "should get index" do + get courses_url + assert_response :success + end + + test "should get new" do + get new_course_url + assert_response :success + end + + test "should create course" do + assert_difference('Course.count') do + post courses_url, params: { course: { course_name: @course.course_name, course_number: @course.course_number } } + end + + assert_redirected_to course_url(Course.last) + end + + test "should show course" do + get course_url(@course) + assert_response :success + end + + test "should get edit" do + get edit_course_url(@course) + assert_response :success + end + + test "should update course" do + patch course_url(@course), params: { course: { course_name: @course.course_name, course_number: @course.course_number } } + assert_redirected_to course_url(@course) + end + + test "should destroy course" do + assert_difference('Course.count', -1) do + delete course_url(@course) + end + + assert_redirected_to courses_url + end +end diff --git a/Sources/SIS/test/controllers/users_controller_test.rb b/Sources/SIS/test/controllers/users_controller_test.rb new file mode 100644 index 0000000..7ba74f7 --- /dev/null +++ b/Sources/SIS/test/controllers/users_controller_test.rb @@ -0,0 +1,48 @@ +require 'test_helper' + +class UsersControllerTest < ActionDispatch::IntegrationTest + setup do + @user = users(:one) + end + + test "should get index" do + get users_url + assert_response :success + end + + test "should get new" do + get new_user_url + assert_response :success + end + + test "should create user" do + assert_difference('User.count') do + post users_url, params: { user: { description: @user.description, email: @user.email, fullName: @user.fullName, givenname: @user.givenname, password: @user.password, surname: @user.surname, uid: @user.uid } } + end + + assert_redirected_to user_url(User.last) + end + + test "should show user" do + get user_url(@user) + assert_response :success + end + + test "should get edit" do + get edit_user_url(@user) + assert_response :success + end + + test "should update user" do + patch user_url(@user), params: { user: { description: @user.description, email: @user.email, fullName: @user.fullName, givenname: @user.givenname, password: @user.password, surname: @user.surname, uid: @user.uid } } + assert_redirected_to user_url(@user) + end + + test "should destroy user" do + assert_difference('User.count', -1) do + delete user_url(@user) + end + + assert_redirected_to users_url + end +end diff --git a/Sources/SIS/test/fixtures/.keep b/Sources/SIS/test/fixtures/.keep new file mode 100644 index 0000000..e69de29 diff --git a/Sources/SIS/test/fixtures/courses.yml b/Sources/SIS/test/fixtures/courses.yml new file mode 100644 index 0000000..c75d3e2 --- /dev/null +++ b/Sources/SIS/test/fixtures/courses.yml @@ -0,0 +1,9 @@ +# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html + +one: + course_name: MyString + course_number: MyString + +two: + course_name: MyString + course_number: MyString diff --git a/Sources/SIS/test/fixtures/files/.keep b/Sources/SIS/test/fixtures/files/.keep new file mode 100644 index 0000000..e69de29 diff --git a/Sources/SIS/test/fixtures/users.yml b/Sources/SIS/test/fixtures/users.yml new file mode 100644 index 0000000..bac07da --- /dev/null +++ b/Sources/SIS/test/fixtures/users.yml @@ -0,0 +1,19 @@ +# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html + +one: + uid: MyString + givenname: MyString + surname: MyString + fullName: MyString + description: MyString + email: MyString + password: MyString + +two: + uid: MyString + givenname: MyString + surname: MyString + fullName: MyString + description: MyString + email: MyString + password: MyString diff --git a/Sources/SIS/test/helpers/.keep b/Sources/SIS/test/helpers/.keep new file mode 100644 index 0000000..e69de29 diff --git a/Sources/SIS/test/integration/.keep b/Sources/SIS/test/integration/.keep new file mode 100644 index 0000000..e69de29 diff --git a/Sources/SIS/test/mailers/.keep b/Sources/SIS/test/mailers/.keep new file mode 100644 index 0000000..e69de29 diff --git a/Sources/SIS/test/models/.keep b/Sources/SIS/test/models/.keep new file mode 100644 index 0000000..e69de29 diff --git a/Sources/SIS/test/models/course_test.rb b/Sources/SIS/test/models/course_test.rb new file mode 100644 index 0000000..4afb5cd --- /dev/null +++ b/Sources/SIS/test/models/course_test.rb @@ -0,0 +1,7 @@ +require 'test_helper' + +class CourseTest < ActiveSupport::TestCase + # test "the truth" do + # assert true + # end +end diff --git a/Sources/SIS/test/models/user_test.rb b/Sources/SIS/test/models/user_test.rb new file mode 100644 index 0000000..82f61e0 --- /dev/null +++ b/Sources/SIS/test/models/user_test.rb @@ -0,0 +1,7 @@ +require 'test_helper' + +class UserTest < ActiveSupport::TestCase + # test "the truth" do + # assert true + # end +end diff --git a/Sources/SIS/test/test_helper.rb b/Sources/SIS/test/test_helper.rb new file mode 100644 index 0000000..92e39b2 --- /dev/null +++ b/Sources/SIS/test/test_helper.rb @@ -0,0 +1,10 @@ +ENV['RAILS_ENV'] ||= 'test' +require File.expand_path('../../config/environment', __FILE__) +require 'rails/test_help' + +class ActiveSupport::TestCase + # Setup all fixtures in test/fixtures/*.yml for all tests in alphabetical order. + fixtures :all + + # Add more helper methods to be used by all tests here... +end diff --git a/Sources/SIS/tmp/.keep b/Sources/SIS/tmp/.keep new file mode 100644 index 0000000..e69de29 diff --git a/Sources/SIS/tmp/pids/server.pid b/Sources/SIS/tmp/pids/server.pid new file mode 100644 index 0000000..a5c750f --- /dev/null +++ b/Sources/SIS/tmp/pids/server.pid @@ -0,0 +1 @@ +27 \ No newline at end of file diff --git a/Sources/SIS/tmp/restart.txt b/Sources/SIS/tmp/restart.txt new file mode 100644 index 0000000..e69de29 diff --git a/Sources/SIS/vendor/assets/javascripts/.keep b/Sources/SIS/vendor/assets/javascripts/.keep new file mode 100644 index 0000000..e69de29 diff --git a/Sources/SIS/vendor/assets/stylesheets/.keep b/Sources/SIS/vendor/assets/stylesheets/.keep new file mode 100644 index 0000000..e69de29