spec/dummy/log/development.log in social_networking-0.10.0 vs spec/dummy/log/development.log in social_networking-0.11.0
- old
+ new
@@ -122621,5 +122621,24012 @@
Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-02-26 10:23:36 -0600
Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-02-26 10:23:36 -0600
+ [1m[36mActiveRecord::SchemaMigration Load (25.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Migrating to ChangeOnTheMindStatementsProfileAnswersCommentsTextLength (20160308201931)
+ [1m[35m (0.2ms)[0m BEGIN
+ [1m[36m (49.1ms)[0m [1mALTER TABLE "social_networking_comments" ALTER COLUMN "text" TYPE character varying(1000)[0m
+ [1m[35m (1.1ms)[0m ALTER TABLE "social_networking_on_the_mind_statements" ALTER COLUMN "description" TYPE text
+ [1m[36m (4.5ms)[0m [1mALTER TABLE "social_networking_profile_answers" ALTER COLUMN "answer_text" TYPE character varying(1000)[0m
+ [1m[35mSQL (1.9ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20160308201931"]]
+ [1m[36m (7.2ms)[0m [1mCOMMIT[0m
+ [1m[35mActiveRecord::SchemaMigration Load (0.2ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+ [1m[36m (3.5ms)[0m [1mSELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'activities'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+[0m
+ [1m[35m (1.8ms)[0m SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'arms'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+
+ [1m[36m (1.8ms)[0m [1mSELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'participants'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+[0m
+ [1m[35m (2.5ms)[0m SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_comments'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+
+ [1m[36m (1.9ms)[0m [1mSELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_goals'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+[0m
+ [1m[35m (1.7ms)[0m SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_likes'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+
+ [1m[36m (1.6ms)[0m [1mSELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_nudges'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+[0m
+ [1m[35m (1.7ms)[0m SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_on_the_mind_statements'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+
+ [1m[36m (1.9ms)[0m [1mSELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_profile_answers'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+[0m
+ [1m[35m (3.4ms)[0m SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_profile_questions'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+
+ [1m[36m (2.7ms)[0m [1mSELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_profiles'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+[0m
+ [1m[35m (2.2ms)[0m SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_shared_items'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+
+ [1m[36mActiveRecord::SchemaMigration Load (0.4ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[35mActiveRecord::SchemaMigration Load (0.2ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+Migrating to ChangeOnTheMindStatementsProfileAnswersCommentsTextLength (20160308201931)
+ [1m[36m (0.3ms)[0m [1mBEGIN[0m
+ [1m[35m (0.2ms)[0m ROLLBACK
+ [1m[36m (3.3ms)[0m [1mCREATE TABLE "schema_migrations" ("version" character varying NOT NULL) [0m
+ [1m[35m (1.3ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Migrating to CreateParticipants (1)
+ [1m[35m (0.1ms)[0m BEGIN
+ [1m[36m (14.8ms)[0m [1mCREATE TABLE "participants" ("id" serial primary key, "email" character varying) [0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "1"]]
+ [1m[36m (0.7ms)[0m [1mCOMMIT[0m
+Migrating to AddParticipantFields (2)
+ [1m[35m (6.0ms)[0m BEGIN
+ [1m[36m (0.3ms)[0m [1mALTER TABLE "participants" ADD "phone_number" character varying[0m
+ [1m[35m (0.3ms)[0m ALTER TABLE "participants" ADD "contact_preference" character varying
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "2"]]
+ [1m[35m (5.6ms)[0m COMMIT
+Migrating to CreateArms (3)
+ [1m[36m (0.1ms)[0m [1mBEGIN[0m
+ [1m[35m (14.0ms)[0m CREATE TABLE "arms" ("id" serial primary key, "title" character varying DEFAULT '', "is_social" boolean DEFAULT 'f')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "3"]]
+ [1m[35m (5.8ms)[0m COMMIT
+Migrating to AddNullFalseToArms (5)
+ [1m[36m (6.0ms)[0m [1mBEGIN[0m
+ [1m[35m (0.3ms)[0m ALTER TABLE "arms" ALTER "title" SET NOT NULL
+ [1m[36m (0.2ms)[0m [1mALTER TABLE "arms" ALTER "is_social" SET NOT NULL[0m
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "5"]]
+ [1m[36m (5.7ms)[0m [1mCOMMIT[0m
+Migrating to AddHasWozToArm (6)
+ [1m[35m (0.1ms)[0m BEGIN
+ [1m[36m (15.1ms)[0m [1mALTER TABLE "arms" ADD "has_woz" boolean DEFAULT 'f'[0m
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "6"]]
+ [1m[36m (6.4ms)[0m [1mCOMMIT[0m
+Migrating to AddStudyidToParticipant (8)
+ [1m[35m (0.1ms)[0m BEGIN
+ [1m[36m (0.3ms)[0m [1mALTER TABLE "participants" ADD "study_id" character varying[0m
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "8"]]
+ [1m[36m (5.5ms)[0m [1mCOMMIT[0m
+Migrating to CreateSocialNetworkingNudges (20140827154926)
+ [1m[35m (0.1ms)[0m BEGIN
+DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/usabilitymonitor/Desktop/Github/social_networking/db/migrate/20140827154926_create_social_networking_nudges.rb:7)
+ [1m[36m (7.6ms)[0m [1mCREATE TABLE "social_networking_nudges" ("id" serial primary key, "initiator_id" integer NOT NULL, "recipient_id" integer NOT NULL, "created_at" timestamp, "updated_at" timestamp) [0m
+ [1m[35m (1.5ms)[0m ALTER TABLE social_networking_nudges
+ ADD CONSTRAINT fk_nudges_initiators
+ FOREIGN KEY (initiator_id)
+ REFERENCES participants(id)
+
+ [1m[36m (0.7ms)[0m [1m ALTER TABLE social_networking_nudges
+ ADD CONSTRAINT fk_nudges_recipients
+ FOREIGN KEY (recipient_id)
+ REFERENCES participants(id)
+[0m
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20140827154926"]]
+ [1m[36m (5.8ms)[0m [1mCOMMIT[0m
+Migrating to CreateSocialNetworkingLikes (20140827154939)
+ [1m[35m (5.8ms)[0m BEGIN
+DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/usabilitymonitor/Desktop/Github/social_networking/db/migrate/20140827154939_create_social_networking_likes.rb:8)
+ [1m[36m (14.0ms)[0m [1mCREATE TABLE "social_networking_likes" ("id" serial primary key, "participant_id" integer NOT NULL, "item_id" integer NOT NULL, "item_type" character varying NOT NULL, "created_at" timestamp, "updated_at" timestamp) [0m
+ [1m[35m (1.0ms)[0m ALTER TABLE social_networking_likes
+ ADD CONSTRAINT fk_likes_participants
+ FOREIGN KEY (participant_id)
+ REFERENCES participants(id)
+
+ [1m[36mSQL (0.1ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20140827154939"]]
+ [1m[35m (4.6ms)[0m COMMIT
+Migrating to CreateSocialNetworkingComments (20140827154953)
+ [1m[36m (6.0ms)[0m [1mBEGIN[0m
+DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/usabilitymonitor/Desktop/Github/social_networking/db/migrate/20140827154953_create_social_networking_comments.rb:9)
+ [1m[35m (14.2ms)[0m CREATE TABLE "social_networking_comments" ("id" serial primary key, "participant_id" integer NOT NULL, "text" character varying NOT NULL, "item_id" integer NOT NULL, "item_type" character varying NOT NULL, "created_at" timestamp, "updated_at" timestamp)
+ [1m[36m (1.1ms)[0m [1m ALTER TABLE social_networking_comments
+ ADD CONSTRAINT fk_comments_participants
+ FOREIGN KEY (participant_id)
+ REFERENCES participants(id)
+[0m
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20140827154953"]]
+ [1m[36m (0.6ms)[0m [1mCOMMIT[0m
+Migrating to CreateSocialNetworkingGoals (20140904201719)
+ [1m[35m (5.7ms)[0m BEGIN
+DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/usabilitymonitor/Desktop/Github/social_networking/db/migrate/20140904201719_create_social_networking_goals.rb:10)
+ [1m[36m (14.0ms)[0m [1mCREATE TABLE "social_networking_goals" ("id" serial primary key, "description" character varying NOT NULL, "participant_id" integer NOT NULL, "is_completed" boolean DEFAULT 'f' NOT NULL, "is_deleted" boolean DEFAULT 'f' NOT NULL, "due_on" date, "created_at" timestamp, "updated_at" timestamp) [0m
+ [1m[35m (1.0ms)[0m ALTER TABLE social_networking_goals
+ ADD CONSTRAINT fk_goals_participants
+ FOREIGN KEY (participant_id)
+ REFERENCES participants(id)
+
+ [1m[36mSQL (0.1ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20140904201719"]]
+ [1m[35m (0.6ms)[0m COMMIT
+Migrating to CreateSocialNetworkingSharedItems (20140910123000)
+ [1m[36m (6.0ms)[0m [1mBEGIN[0m
+DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/usabilitymonitor/Desktop/Github/social_networking/db/migrate/20140910123000_create_social_networking_shared_items.rb:8)
+ [1m[35m (14.0ms)[0m CREATE TABLE "social_networking_shared_items" ("id" serial primary key, "participant_id" integer NOT NULL, "item_id" integer NOT NULL, "item_type" character varying NOT NULL, "created_at" timestamp, "updated_at" timestamp)
+ [1m[36mSQL (0.1ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20140910123000"]]
+ [1m[35m (4.7ms)[0m COMMIT
+Migrating to CreateSocialNetworkingOnTheMindStatements (20140911193832)
+ [1m[36m (5.5ms)[0m [1mBEGIN[0m
+DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/usabilitymonitor/Desktop/Github/social_networking/db/migrate/20140911193832_create_social_networking_on_the_mind_statements.rb:7)
+ [1m[35m (14.1ms)[0m CREATE TABLE "social_networking_on_the_mind_statements" ("id" serial primary key, "description" text NOT NULL, "participant_id" integer NOT NULL, "created_at" timestamp, "updated_at" timestamp)
+ [1m[36m (1.0ms)[0m [1m ALTER TABLE social_networking_on_the_mind_statements
+ ADD CONSTRAINT fk_on_the_mind_participants
+ FOREIGN KEY (participant_id)
+ REFERENCES participants(id)
+[0m
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20140911193832"]]
+ [1m[36m (5.1ms)[0m [1mCOMMIT[0m
+Migrating to CreateSocialNetworkingProfiles (20140915185648)
+ [1m[35m (5.8ms)[0m BEGIN
+DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/usabilitymonitor/Desktop/Github/social_networking/db/migrate/20140915185648_create_social_networking_profiles.rb:8)
+ [1m[36m (7.6ms)[0m [1mCREATE TABLE "social_networking_profiles" ("id" serial primary key, "participant_id" integer NOT NULL, "active" boolean NOT NULL, "created_at" timestamp, "updated_at" timestamp) [0m
+ [1m[35m (1.0ms)[0m ALTER TABLE social_networking_profiles
+ ADD CONSTRAINT fk_profiles_participants
+ FOREIGN KEY (participant_id)
+ REFERENCES participants(id)
+
+ [1m[36mSQL (0.1ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20140915185648"]]
+ [1m[35m (6.2ms)[0m COMMIT
+Migrating to CreateSocialNetworkingProfileQuestions (20140915190627)
+ [1m[36m (6.1ms)[0m [1mBEGIN[0m
+DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/usabilitymonitor/Desktop/Github/social_networking/db/migrate/20140915190627_create_social_networking_profile_questions.rb:10)
+ [1m[35m (14.2ms)[0m CREATE TABLE "social_networking_profile_questions" ("id" serial primary key, "order" integer, "allowed_responses" integer DEFAULT 1 NOT NULL, "question_text" character varying NOT NULL, "deleted" boolean NOT NULL, "created_at" timestamp, "updated_at" timestamp)
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20140915190627"]]
+ [1m[35m (4.9ms)[0m COMMIT
+Migrating to CreateSocialNetworkingProfileAnswers (20140915190633)
+ [1m[36m (5.8ms)[0m [1mBEGIN[0m
+DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/usabilitymonitor/Desktop/Github/social_networking/db/migrate/20140915190633_create_social_networking_profile_answers.rb:9)
+ [1m[35m (14.0ms)[0m CREATE TABLE "social_networking_profile_answers" ("id" serial primary key, "social_networking_profile_question_id" integer NOT NULL, "order" integer, "answer_text" character varying NOT NULL, "created_at" timestamp, "updated_at" timestamp)
+ [1m[36m (1.1ms)[0m [1m ALTER TABLE social_networking_profile_answers
+ ADD CONSTRAINT fk_profile_answers_profile_questions
+ FOREIGN KEY (social_networking_profile_question_id)
+ REFERENCES social_networking_profile_questions(id)
+[0m
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20140915190633"]]
+ [1m[36m (0.5ms)[0m [1mCOMMIT[0m
+Migrating to AddProfileToSocialNetworkingProfileAnswers (20140916163621)
+ [1m[35m (5.8ms)[0m BEGIN
+ [1m[36m (0.3ms)[0m [1mALTER TABLE "social_networking_profile_answers" ADD "social_networking_profile_id" integer[0m
+ [1m[35m (1.0ms)[0m ALTER TABLE social_networking_profile_answers
+ ADD CONSTRAINT fk_profile_answers_profiles
+ FOREIGN KEY (social_networking_profile_id)
+ REFERENCES social_networking_profiles(id)
+
+ [1m[36mSQL (0.1ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20140916163621"]]
+ [1m[35m (5.5ms)[0m COMMIT
+Migrating to PopulateProfilesForExistingParticipants (20140917151905)
+ [1m[36m (0.1ms)[0m [1mBEGIN[0m
+ [1m[35mParticipant Load (0.4ms)[0m SELECT "participants".* FROM "participants"
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20140917151905"]]
+ [1m[35m (6.2ms)[0m COMMIT
+Migrating to AddUniqueConstraintToProfileAnswers (20140930141007)
+ [1m[36m (0.1ms)[0m [1mBEGIN[0m
+ [1m[35m (7.1ms)[0m CREATE UNIQUE INDEX "profile_answers_unique" ON "social_networking_profile_answers" ("social_networking_profile_id", "social_networking_profile_question_id")
+ [1m[36mSQL (0.1ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20140930141007"]]
+ [1m[35m (5.6ms)[0m COMMIT
+Migrating to DropParticipantIdFromSharedItems (20141001130941)
+ [1m[36m (0.1ms)[0m [1mBEGIN[0m
+ [1m[35m (0.3ms)[0m ALTER TABLE "social_networking_shared_items" DROP "participant_id"
+ [1m[36m (14.1ms)[0m [1mALTER TABLE "social_networking_shared_items" ADD "is_public" boolean DEFAULT 't' NOT NULL[0m
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20141001130941"]]
+ [1m[36m (6.8ms)[0m [1mCOMMIT[0m
+Migrating to AddActionTypeToSharedItems (20141003191233)
+ [1m[35m (0.1ms)[0m BEGIN
+ [1m[36m (14.4ms)[0m [1mALTER TABLE "social_networking_shared_items" ADD "action_type" character varying DEFAULT '' NOT NULL[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20141003191233"]]
+ [1m[36m (6.6ms)[0m [1mCOMMIT[0m
+Migrating to AddItemLabelToSharedItems (20141006200325)
+ [1m[35m (0.2ms)[0m BEGIN
+ [1m[36m (0.3ms)[0m [1mALTER TABLE "social_networking_shared_items" ADD "item_label" character varying[0m
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20141006200325"]]
+ [1m[36m (5.5ms)[0m [1mCOMMIT[0m
+Migrating to AddUniquenessConstraintToLikes (20141007141541)
+ [1m[35m (0.1ms)[0m BEGIN
+ [1m[36m (6.2ms)[0m [1mCREATE UNIQUE INDEX "one_like_per_item" ON "social_networking_likes" ("participant_id", "item_id", "item_type")[0m
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20141007141541"]]
+ [1m[36m (5.5ms)[0m [1mCOMMIT[0m
+Migrating to AddIconNameToProfiles (20141008150325)
+ [1m[35m (0.1ms)[0m BEGIN
+ [1m[36m (7.1ms)[0m [1mALTER TABLE "social_networking_profiles" ADD "icon_name" character varying[0m
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20141008150325"]]
+ [1m[36m (6.2ms)[0m [1mCOMMIT[0m
+Migrating to RemoveUnusedProfileQuestionColumns (20141015222822)
+ [1m[35m (0.1ms)[0m BEGIN
+ [1m[36m (0.3ms)[0m [1mALTER TABLE "social_networking_profile_questions" DROP "order"[0m
+ [1m[35m (0.3ms)[0m ALTER TABLE "social_networking_profile_questions" DROP "allowed_responses"
+ [1m[36m (0.2ms)[0m [1mALTER TABLE "social_networking_profile_questions" DROP "deleted"[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20141015222822"]]
+ [1m[36m (6.0ms)[0m [1mCOMMIT[0m
+Migrating to SeedProfileQuestions (20141016015415)
+ [1m[35m (0.2ms)[0m BEGIN
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "social_networking_profile_questions" ("question_text", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["question_text", "What are your favorite hobbies?"], ["created_at", "2016-03-08 20:25:26.639362"], ["updated_at", "2016-03-08 20:25:26.639362"]]
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "social_networking_profile_questions" ("question_text", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["question_text", "What are some thing you do to help yourself feel better?"], ["created_at", "2016-03-08 20:25:26.641889"], ["updated_at", "2016-03-08 20:25:26.641889"]]
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "social_networking_profile_questions" ("question_text", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["question_text", "How do you relax after a long day?"], ["created_at", "2016-03-08 20:25:26.643106"], ["updated_at", "2016-03-08 20:25:26.643106"]]
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "social_networking_profile_questions" ("question_text", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["question_text", "What are 2-3 words you would use to describe yourself?"], ["created_at", "2016-03-08 20:25:26.644321"], ["updated_at", "2016-03-08 20:25:26.644321"]]
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "social_networking_profile_questions" ("question_text", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["question_text", "What's your favorite form of entertainment? (Share your favorite book, movie or tv show!)"], ["created_at", "2016-03-08 20:25:26.645752"], ["updated_at", "2016-03-08 20:25:26.645752"]]
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20141016015415"]]
+ [1m[36m (6.1ms)[0m [1mCOMMIT[0m
+Migrating to RemoveActiveFromProfiles (20141016164443)
+ [1m[35m (0.1ms)[0m BEGIN
+ [1m[36m (0.3ms)[0m [1mALTER TABLE "social_networking_profiles" DROP "active"[0m
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20141016164443"]]
+ [1m[36m (5.9ms)[0m [1mCOMMIT[0m
+Migrating to AddActiveToProfiles (20141106102625)
+ [1m[35m (0.1ms)[0m BEGIN
+ [1m[36m (0.3ms)[0m [1mALTER TABLE "social_networking_profiles" ADD "active" boolean[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20141106102625"]]
+ [1m[36m (6.0ms)[0m [1mCOMMIT[0m
+Migrating to SeedActiveFieldOfProfiles (20141106104713)
+ [1m[35m (0.1ms)[0m BEGIN
+ [1m[36mSocialNetworking::Profile Load (0.4ms)[0m [1mSELECT "social_networking_profiles".* FROM "social_networking_profiles"[0m
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20141106104713"]]
+ [1m[36m (6.0ms)[0m [1mCOMMIT[0m
+Migrating to AddParticipantIdToSocialNetworkingSharedItems (20141223203142)
+ [1m[35m (0.1ms)[0m BEGIN
+ [1m[36m (0.3ms)[0m [1mALTER TABLE "social_networking_shared_items" ADD "participant_id" integer[0m
+ [1m[35m (6.7ms)[0m CREATE INDEX "index_social_networking_shared_items_on_participant_id" ON "social_networking_shared_items" ("participant_id")
+ [1m[36mSQL (0.1ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20141223203142"]]
+ [1m[35m (5.8ms)[0m COMMIT
+Migrating to AddParticipantIdToSocialNetworkingSharedItemsDataMigration (20141223203721)
+ [1m[36m (0.1ms)[0m [1mBEGIN[0m
+ [1m[35mSocialNetworking::SharedItem Load (0.5ms)[0m SELECT "social_networking_shared_items".* FROM "social_networking_shared_items" WHERE "social_networking_shared_items"."participant_id" IS NULL
+ [1m[36mSQL (0.1ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20141223203721"]]
+ [1m[35m (6.2ms)[0m COMMIT
+Migrating to CreateActivities (20150309210518)
+ [1m[36m (0.1ms)[0m [1mBEGIN[0m
+ [1m[35m (7.8ms)[0m CREATE TABLE "activities" ("id" serial primary key, "participant_id" integer NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
+ [1m[36mSQL (0.1ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20150309210518"]]
+ [1m[35m (6.3ms)[0m COMMIT
+Migrating to AddCompletedAtToGoals (20150317173959)
+ [1m[36m (6.0ms)[0m [1mBEGIN[0m
+ [1m[35m (0.3ms)[0m ALTER TABLE "social_networking_goals" ADD "completed_at" timestamp
+ [1m[36mSQL (0.1ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20150317173959"]]
+ [1m[35m (6.1ms)[0m COMMIT
+Migrating to PopulateCompletedAtInGoals (20150317174425)
+ [1m[36m (0.2ms)[0m [1mBEGIN[0m
+ [1m[35mSocialNetworking::Goal Load (0.4ms)[0m SELECT "social_networking_goals".* FROM "social_networking_goals"
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20150317174425"]]
+ [1m[35m (5.8ms)[0m COMMIT
+Migrating to RemoveIsCompletedFromGoals (20150317180057)
+ [1m[36m (0.1ms)[0m [1mBEGIN[0m
+ [1m[35m (0.4ms)[0m ALTER TABLE "social_networking_goals" DROP "is_completed"
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20150317180057"]]
+ [1m[35m (5.5ms)[0m COMMIT
+Migrating to AddDeletedAtToSocialNetworkingGoals (20150318133032)
+ [1m[36m (0.1ms)[0m [1mBEGIN[0m
+ [1m[35m (0.3ms)[0m ALTER TABLE "social_networking_goals" ADD "deleted_at" timestamp
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20150318133032"]]
+ [1m[35m (5.7ms)[0m COMMIT
+Migrating to PopulateDeletedAtInSocialNetworkingGoals (20150318133127)
+ [1m[36m (0.1ms)[0m [1mBEGIN[0m
+ [1m[35mSocialNetworking::Goal Load (0.3ms)[0m SELECT "social_networking_goals".* FROM "social_networking_goals"
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20150318133127"]]
+ [1m[35m (6.2ms)[0m COMMIT
+Migrating to RemoveIsDeletedFromSocialNetworkingGoals (20150318133353)
+ [1m[36m (0.2ms)[0m [1mBEGIN[0m
+ [1m[35m (0.7ms)[0m ALTER TABLE "social_networking_goals" DROP "is_deleted"
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20150318133353"]]
+ [1m[35m (5.7ms)[0m COMMIT
+Migrating to AddIndexToCommentItemsAndItemTypes (20150327143224)
+ [1m[36m (0.2ms)[0m [1mBEGIN[0m
+ [1m[35m (7.0ms)[0m CREATE INDEX "index_social_networking_comments_on_item_id_and_item_type" ON "social_networking_comments" ("item_id", "item_type")
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20150327143224"]]
+ [1m[35m (5.6ms)[0m COMMIT
+Migrating to AddIndexToLikeItemIdAndItemTypes (20150327143244)
+ [1m[36m (0.1ms)[0m [1mBEGIN[0m
+ [1m[35m (6.8ms)[0m CREATE INDEX "index_social_networking_likes_on_item_id_and_item_type" ON "social_networking_likes" ("item_id", "item_type")
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20150327143244"]]
+ [1m[35m (5.7ms)[0m COMMIT
+Migrating to AddIndicesToOnTheMindStatements (20150327185721)
+ [1m[36m (0.2ms)[0m [1mBEGIN[0m
+ [1m[35m (6.8ms)[0m CREATE INDEX "on_the_mind_participant" ON "social_networking_on_the_mind_statements" ("participant_id")
+ [1m[36m (6.8ms)[0m [1mCREATE INDEX "on_the_mind_created_at" ON "social_networking_on_the_mind_statements" ("created_at")[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20150327185721"]]
+ [1m[36m (4.9ms)[0m [1mCOMMIT[0m
+Migrating to AddIndicesToNudges (20150327185856)
+ [1m[35m (0.1ms)[0m BEGIN
+ [1m[36m (6.7ms)[0m [1mCREATE INDEX "index_social_networking_nudges_on_initiator_id" ON "social_networking_nudges" ("initiator_id")[0m
+ [1m[35m (6.7ms)[0m CREATE INDEX "index_social_networking_nudges_on_recipient_id" ON "social_networking_nudges" ("recipient_id")
+ [1m[36m (6.8ms)[0m [1mCREATE INDEX "index_social_networking_nudges_on_created_at" ON "social_networking_nudges" ("created_at")[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20150327185856"]]
+ [1m[36m (0.6ms)[0m [1mCOMMIT[0m
+Migrating to AddIndicesToSharedItems (20150327185919)
+ [1m[35m (0.1ms)[0m BEGIN
+ [1m[36m (6.0ms)[0m [1mCREATE INDEX "index_social_networking_shared_items_on_created_at" ON "social_networking_shared_items" ("created_at")[0m
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20150327185919"]]
+ [1m[36m (5.9ms)[0m [1mCOMMIT[0m
+Migrating to ChangeColumnDefaultSocialNetworkingProfilesActiveToFalse (20151211204425)
+ [1m[35m (0.1ms)[0m BEGIN
+ [1m[36m (0.3ms)[0m [1mALTER TABLE "social_networking_profiles" ALTER COLUMN "active" SET DEFAULT 'f'[0m
+ [1m[35mSocialNetworking::Profile Load (0.4ms)[0m SELECT "social_networking_profiles".* FROM "social_networking_profiles" WHERE "social_networking_profiles"."active" IS NULL
+ [1m[36m (0.3ms)[0m [1mALTER TABLE "social_networking_profiles" ALTER "active" SET NOT NULL[0m
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20151211204425"]]
+ [1m[36m (5.0ms)[0m [1mCOMMIT[0m
+ [1m[35mActiveRecord::SchemaMigration Load (0.2ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+ [1m[36m (2.6ms)[0m [1mSELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'activities'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+[0m
+ [1m[35m (2.0ms)[0m SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'arms'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+
+ [1m[36m (1.8ms)[0m [1mSELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'participants'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+[0m
+ [1m[35m (1.7ms)[0m SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_comments'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+
+ [1m[36m (1.7ms)[0m [1mSELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_goals'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+[0m
+ [1m[35m (1.8ms)[0m SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_likes'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+
+ [1m[36m (3.9ms)[0m [1mSELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_nudges'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+[0m
+ [1m[35m (3.2ms)[0m SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_on_the_mind_statements'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+
+ [1m[36m (2.8ms)[0m [1mSELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_profile_answers'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+[0m
+ [1m[35m (2.4ms)[0m SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_profile_questions'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+
+ [1m[36m (2.0ms)[0m [1mSELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_profiles'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+[0m
+ [1m[35m (1.9ms)[0m SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_shared_items'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+
+ [1m[36mActiveRecord::SchemaMigration Load (0.5ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Migrating to ChangeOnTheMindStatementsProfileAnswersCommentsTextLength (20160308201931)
+ [1m[35m (0.1ms)[0m BEGIN
+ [1m[36m (5.0ms)[0m [1mALTER TABLE "social_networking_comments" ALTER COLUMN "text" TYPE character varying(1000)[0m
+ [1m[35m (4.2ms)[0m ALTER TABLE "social_networking_on_the_mind_statements" ALTER COLUMN "description" TYPE character varying(1000)
+ [1m[36m (3.5ms)[0m [1mALTER TABLE "social_networking_profile_answers" ALTER COLUMN "answer_text" TYPE character varying(1000)[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20160308201931"]]
+ [1m[36m (2.0ms)[0m [1mCOMMIT[0m
+ [1m[35mActiveRecord::SchemaMigration Load (0.2ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+ [1m[36m (2.2ms)[0m [1mSELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'activities'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+[0m
+ [1m[35m (1.7ms)[0m SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'arms'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+
+ [1m[36m (1.9ms)[0m [1mSELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'participants'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+[0m
+ [1m[35m (2.2ms)[0m SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_comments'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+
+ [1m[36m (2.6ms)[0m [1mSELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_goals'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+[0m
+ [1m[35m (2.2ms)[0m SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_likes'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+
+ [1m[36m (1.7ms)[0m [1mSELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_nudges'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+[0m
+ [1m[35m (1.7ms)[0m SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_on_the_mind_statements'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+
+ [1m[36m (1.9ms)[0m [1mSELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_profile_answers'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+[0m
+ [1m[35m (2.3ms)[0m SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_profile_questions'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+
+ [1m[36m (2.3ms)[0m [1mSELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_profiles'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+[0m
+ [1m[35m (1.8ms)[0m SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_shared_items'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+
+ [1m[36m (12.3ms)[0m [1mCREATE TABLE "schema_migrations" ("version" character varying NOT NULL) [0m
+ [1m[35m (8.6ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Migrating to CreateParticipants (1)
+ [1m[35m (0.2ms)[0m BEGIN
+ [1m[36m (4.4ms)[0m [1mCREATE TABLE "participants" ("id" serial primary key, "email" character varying) [0m
+ [1m[35mSQL (1.0ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "1"]]
+ [1m[36m (0.8ms)[0m [1mCOMMIT[0m
+Migrating to AddParticipantFields (2)
+ [1m[35m (0.2ms)[0m BEGIN
+ [1m[36m (0.3ms)[0m [1mALTER TABLE "participants" ADD "phone_number" character varying[0m
+ [1m[35m (0.2ms)[0m ALTER TABLE "participants" ADD "contact_preference" character varying
+ [1m[36mSQL (0.1ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "2"]]
+ [1m[35m (5.9ms)[0m COMMIT
+Migrating to CreateArms (3)
+ [1m[36m (0.3ms)[0m [1mBEGIN[0m
+ [1m[35m (6.3ms)[0m CREATE TABLE "arms" ("id" serial primary key, "title" character varying DEFAULT '', "is_social" boolean DEFAULT 'f')
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "3"]]
+ [1m[35m (0.7ms)[0m COMMIT
+Migrating to AddNullFalseToArms (5)
+ [1m[36m (0.2ms)[0m [1mBEGIN[0m
+ [1m[35m (0.3ms)[0m ALTER TABLE "arms" ALTER "title" SET NOT NULL
+ [1m[36m (0.2ms)[0m [1mALTER TABLE "arms" ALTER "is_social" SET NOT NULL[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "5"]]
+ [1m[36m (0.4ms)[0m [1mCOMMIT[0m
+Migrating to AddHasWozToArm (6)
+ [1m[35m (0.1ms)[0m BEGIN
+ [1m[36m (4.7ms)[0m [1mALTER TABLE "arms" ADD "has_woz" boolean DEFAULT 'f'[0m
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "6"]]
+ [1m[36m (0.9ms)[0m [1mCOMMIT[0m
+Migrating to AddStudyidToParticipant (8)
+ [1m[35m (0.1ms)[0m BEGIN
+ [1m[36m (0.2ms)[0m [1mALTER TABLE "participants" ADD "study_id" character varying[0m
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "8"]]
+ [1m[36m (0.5ms)[0m [1mCOMMIT[0m
+Migrating to CreateSocialNetworkingNudges (20140827154926)
+ [1m[35m (0.1ms)[0m BEGIN
+DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/usabilitymonitor/Desktop/Github/social_networking/db/migrate/20140827154926_create_social_networking_nudges.rb:7)
+ [1m[36m (2.3ms)[0m [1mCREATE TABLE "social_networking_nudges" ("id" serial primary key, "initiator_id" integer NOT NULL, "recipient_id" integer NOT NULL, "created_at" timestamp, "updated_at" timestamp) [0m
+ [1m[35m (1.6ms)[0m ALTER TABLE social_networking_nudges
+ ADD CONSTRAINT fk_nudges_initiators
+ FOREIGN KEY (initiator_id)
+ REFERENCES participants(id)
+
+ [1m[36m (0.7ms)[0m [1m ALTER TABLE social_networking_nudges
+ ADD CONSTRAINT fk_nudges_recipients
+ FOREIGN KEY (recipient_id)
+ REFERENCES participants(id)
+[0m
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20140827154926"]]
+ [1m[36m (0.5ms)[0m [1mCOMMIT[0m
+Migrating to CreateSocialNetworkingLikes (20140827154939)
+ [1m[35m (0.2ms)[0m BEGIN
+DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/usabilitymonitor/Desktop/Github/social_networking/db/migrate/20140827154939_create_social_networking_likes.rb:8)
+ [1m[36m (2.8ms)[0m [1mCREATE TABLE "social_networking_likes" ("id" serial primary key, "participant_id" integer NOT NULL, "item_id" integer NOT NULL, "item_type" character varying NOT NULL, "created_at" timestamp, "updated_at" timestamp) [0m
+ [1m[35m (1.0ms)[0m ALTER TABLE social_networking_likes
+ ADD CONSTRAINT fk_likes_participants
+ FOREIGN KEY (participant_id)
+ REFERENCES participants(id)
+
+ [1m[36mSQL (0.1ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20140827154939"]]
+ [1m[35m (0.6ms)[0m COMMIT
+Migrating to CreateSocialNetworkingComments (20140827154953)
+ [1m[36m (0.2ms)[0m [1mBEGIN[0m
+DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/usabilitymonitor/Desktop/Github/social_networking/db/migrate/20140827154953_create_social_networking_comments.rb:9)
+ [1m[35m (3.1ms)[0m CREATE TABLE "social_networking_comments" ("id" serial primary key, "participant_id" integer NOT NULL, "text" character varying NOT NULL, "item_id" integer NOT NULL, "item_type" character varying NOT NULL, "created_at" timestamp, "updated_at" timestamp)
+ [1m[36m (1.1ms)[0m [1m ALTER TABLE social_networking_comments
+ ADD CONSTRAINT fk_comments_participants
+ FOREIGN KEY (participant_id)
+ REFERENCES participants(id)
+[0m
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20140827154953"]]
+ [1m[36m (0.6ms)[0m [1mCOMMIT[0m
+Migrating to CreateSocialNetworkingGoals (20140904201719)
+ [1m[35m (0.2ms)[0m BEGIN
+DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/usabilitymonitor/Desktop/Github/social_networking/db/migrate/20140904201719_create_social_networking_goals.rb:10)
+ [1m[36m (3.0ms)[0m [1mCREATE TABLE "social_networking_goals" ("id" serial primary key, "description" character varying NOT NULL, "participant_id" integer NOT NULL, "is_completed" boolean DEFAULT 'f' NOT NULL, "is_deleted" boolean DEFAULT 'f' NOT NULL, "due_on" date, "created_at" timestamp, "updated_at" timestamp) [0m
+ [1m[35m (0.9ms)[0m ALTER TABLE social_networking_goals
+ ADD CONSTRAINT fk_goals_participants
+ FOREIGN KEY (participant_id)
+ REFERENCES participants(id)
+
+ [1m[36mSQL (0.1ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20140904201719"]]
+ [1m[35m (0.4ms)[0m COMMIT
+Migrating to CreateSocialNetworkingSharedItems (20140910123000)
+ [1m[36m (0.2ms)[0m [1mBEGIN[0m
+DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/usabilitymonitor/Desktop/Github/social_networking/db/migrate/20140910123000_create_social_networking_shared_items.rb:8)
+ [1m[35m (2.8ms)[0m CREATE TABLE "social_networking_shared_items" ("id" serial primary key, "participant_id" integer NOT NULL, "item_id" integer NOT NULL, "item_type" character varying NOT NULL, "created_at" timestamp, "updated_at" timestamp)
+ [1m[36mSQL (0.1ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20140910123000"]]
+ [1m[35m (0.4ms)[0m COMMIT
+Migrating to CreateSocialNetworkingOnTheMindStatements (20140911193832)
+ [1m[36m (0.2ms)[0m [1mBEGIN[0m
+DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/usabilitymonitor/Desktop/Github/social_networking/db/migrate/20140911193832_create_social_networking_on_the_mind_statements.rb:7)
+ [1m[35m (2.9ms)[0m CREATE TABLE "social_networking_on_the_mind_statements" ("id" serial primary key, "description" text NOT NULL, "participant_id" integer NOT NULL, "created_at" timestamp, "updated_at" timestamp)
+ [1m[36m (1.1ms)[0m [1m ALTER TABLE social_networking_on_the_mind_statements
+ ADD CONSTRAINT fk_on_the_mind_participants
+ FOREIGN KEY (participant_id)
+ REFERENCES participants(id)
+[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20140911193832"]]
+ [1m[36m (0.6ms)[0m [1mCOMMIT[0m
+Migrating to CreateSocialNetworkingProfiles (20140915185648)
+ [1m[35m (0.2ms)[0m BEGIN
+DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/usabilitymonitor/Desktop/Github/social_networking/db/migrate/20140915185648_create_social_networking_profiles.rb:8)
+ [1m[36m (2.1ms)[0m [1mCREATE TABLE "social_networking_profiles" ("id" serial primary key, "participant_id" integer NOT NULL, "active" boolean NOT NULL, "created_at" timestamp, "updated_at" timestamp) [0m
+ [1m[35m (0.8ms)[0m ALTER TABLE social_networking_profiles
+ ADD CONSTRAINT fk_profiles_participants
+ FOREIGN KEY (participant_id)
+ REFERENCES participants(id)
+
+ [1m[36mSQL (0.1ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20140915185648"]]
+ [1m[35m (0.6ms)[0m COMMIT
+Migrating to CreateSocialNetworkingProfileQuestions (20140915190627)
+ [1m[36m (0.2ms)[0m [1mBEGIN[0m
+DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/usabilitymonitor/Desktop/Github/social_networking/db/migrate/20140915190627_create_social_networking_profile_questions.rb:10)
+ [1m[35m (7.2ms)[0m CREATE TABLE "social_networking_profile_questions" ("id" serial primary key, "order" integer, "allowed_responses" integer DEFAULT 1 NOT NULL, "question_text" character varying NOT NULL, "deleted" boolean NOT NULL, "created_at" timestamp, "updated_at" timestamp)
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20140915190627"]]
+ [1m[35m (2.3ms)[0m COMMIT
+Migrating to CreateSocialNetworkingProfileAnswers (20140915190633)
+ [1m[36m (0.2ms)[0m [1mBEGIN[0m
+DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/usabilitymonitor/Desktop/Github/social_networking/db/migrate/20140915190633_create_social_networking_profile_answers.rb:9)
+ [1m[35m (3.3ms)[0m CREATE TABLE "social_networking_profile_answers" ("id" serial primary key, "social_networking_profile_question_id" integer NOT NULL, "order" integer, "answer_text" character varying NOT NULL, "created_at" timestamp, "updated_at" timestamp)
+ [1m[36m (0.9ms)[0m [1m ALTER TABLE social_networking_profile_answers
+ ADD CONSTRAINT fk_profile_answers_profile_questions
+ FOREIGN KEY (social_networking_profile_question_id)
+ REFERENCES social_networking_profile_questions(id)
+[0m
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20140915190633"]]
+ [1m[36m (0.5ms)[0m [1mCOMMIT[0m
+Migrating to AddProfileToSocialNetworkingProfileAnswers (20140916163621)
+ [1m[35m (0.2ms)[0m BEGIN
+ [1m[36m (0.4ms)[0m [1mALTER TABLE "social_networking_profile_answers" ADD "social_networking_profile_id" integer[0m
+ [1m[35m (1.0ms)[0m ALTER TABLE social_networking_profile_answers
+ ADD CONSTRAINT fk_profile_answers_profiles
+ FOREIGN KEY (social_networking_profile_id)
+ REFERENCES social_networking_profiles(id)
+
+ [1m[36mSQL (0.1ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20140916163621"]]
+ [1m[35m (0.3ms)[0m COMMIT
+Migrating to PopulateProfilesForExistingParticipants (20140917151905)
+ [1m[36m (0.1ms)[0m [1mBEGIN[0m
+ [1m[35mParticipant Load (0.5ms)[0m SELECT "participants".* FROM "participants"
+ [1m[36mSQL (0.1ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20140917151905"]]
+ [1m[35m (3.9ms)[0m COMMIT
+Migrating to AddUniqueConstraintToProfileAnswers (20140930141007)
+ [1m[36m (0.1ms)[0m [1mBEGIN[0m
+ [1m[35m (1.4ms)[0m CREATE UNIQUE INDEX "profile_answers_unique" ON "social_networking_profile_answers" ("social_networking_profile_id", "social_networking_profile_question_id")
+ [1m[36mSQL (0.1ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20140930141007"]]
+ [1m[35m (0.3ms)[0m COMMIT
+Migrating to DropParticipantIdFromSharedItems (20141001130941)
+ [1m[36m (0.1ms)[0m [1mBEGIN[0m
+ [1m[35m (0.3ms)[0m ALTER TABLE "social_networking_shared_items" DROP "participant_id"
+ [1m[36m (2.9ms)[0m [1mALTER TABLE "social_networking_shared_items" ADD "is_public" boolean DEFAULT 't' NOT NULL[0m
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20141001130941"]]
+ [1m[36m (1.0ms)[0m [1mCOMMIT[0m
+Migrating to AddActionTypeToSharedItems (20141003191233)
+ [1m[35m (0.2ms)[0m BEGIN
+ [1m[36m (3.1ms)[0m [1mALTER TABLE "social_networking_shared_items" ADD "action_type" character varying DEFAULT '' NOT NULL[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20141003191233"]]
+ [1m[36m (0.8ms)[0m [1mCOMMIT[0m
+Migrating to AddItemLabelToSharedItems (20141006200325)
+ [1m[35m (0.1ms)[0m BEGIN
+ [1m[36m (0.2ms)[0m [1mALTER TABLE "social_networking_shared_items" ADD "item_label" character varying[0m
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20141006200325"]]
+ [1m[36m (0.3ms)[0m [1mCOMMIT[0m
+Migrating to AddUniquenessConstraintToLikes (20141007141541)
+ [1m[35m (0.1ms)[0m BEGIN
+ [1m[36m (1.3ms)[0m [1mCREATE UNIQUE INDEX "one_like_per_item" ON "social_networking_likes" ("participant_id", "item_id", "item_type")[0m
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20141007141541"]]
+ [1m[36m (0.3ms)[0m [1mCOMMIT[0m
+Migrating to AddIconNameToProfiles (20141008150325)
+ [1m[35m (0.1ms)[0m BEGIN
+ [1m[36m (1.3ms)[0m [1mALTER TABLE "social_networking_profiles" ADD "icon_name" character varying[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20141008150325"]]
+ [1m[36m (0.4ms)[0m [1mCOMMIT[0m
+Migrating to RemoveUnusedProfileQuestionColumns (20141015222822)
+ [1m[35m (0.1ms)[0m BEGIN
+ [1m[36m (0.3ms)[0m [1mALTER TABLE "social_networking_profile_questions" DROP "order"[0m
+ [1m[35m (0.3ms)[0m ALTER TABLE "social_networking_profile_questions" DROP "allowed_responses"
+ [1m[36m (0.2ms)[0m [1mALTER TABLE "social_networking_profile_questions" DROP "deleted"[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20141015222822"]]
+ [1m[36m (0.4ms)[0m [1mCOMMIT[0m
+Migrating to SeedProfileQuestions (20141016015415)
+ [1m[35m (0.1ms)[0m BEGIN
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "social_networking_profile_questions" ("question_text", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["question_text", "What are your favorite hobbies?"], ["created_at", "2016-03-08 20:29:16.022649"], ["updated_at", "2016-03-08 20:29:16.022649"]]
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "social_networking_profile_questions" ("question_text", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["question_text", "What are some thing you do to help yourself feel better?"], ["created_at", "2016-03-08 20:29:16.025461"], ["updated_at", "2016-03-08 20:29:16.025461"]]
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "social_networking_profile_questions" ("question_text", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["question_text", "How do you relax after a long day?"], ["created_at", "2016-03-08 20:29:16.027257"], ["updated_at", "2016-03-08 20:29:16.027257"]]
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "social_networking_profile_questions" ("question_text", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["question_text", "What are 2-3 words you would use to describe yourself?"], ["created_at", "2016-03-08 20:29:16.028623"], ["updated_at", "2016-03-08 20:29:16.028623"]]
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "social_networking_profile_questions" ("question_text", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id"[0m [["question_text", "What's your favorite form of entertainment? (Share your favorite book, movie or tv show!)"], ["created_at", "2016-03-08 20:29:16.029837"], ["updated_at", "2016-03-08 20:29:16.029837"]]
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20141016015415"]]
+ [1m[36m (0.5ms)[0m [1mCOMMIT[0m
+Migrating to RemoveActiveFromProfiles (20141016164443)
+ [1m[35m (0.1ms)[0m BEGIN
+ [1m[36m (0.3ms)[0m [1mALTER TABLE "social_networking_profiles" DROP "active"[0m
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20141016164443"]]
+ [1m[36m (0.4ms)[0m [1mCOMMIT[0m
+Migrating to AddActiveToProfiles (20141106102625)
+ [1m[35m (0.1ms)[0m BEGIN
+ [1m[36m (0.3ms)[0m [1mALTER TABLE "social_networking_profiles" ADD "active" boolean[0m
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20141106102625"]]
+ [1m[36m (0.3ms)[0m [1mCOMMIT[0m
+Migrating to SeedActiveFieldOfProfiles (20141106104713)
+ [1m[35m (0.1ms)[0m BEGIN
+ [1m[36mSocialNetworking::Profile Load (0.4ms)[0m [1mSELECT "social_networking_profiles".* FROM "social_networking_profiles"[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20141106104713"]]
+ [1m[36m (0.5ms)[0m [1mCOMMIT[0m
+Migrating to AddParticipantIdToSocialNetworkingSharedItems (20141223203142)
+ [1m[35m (0.1ms)[0m BEGIN
+ [1m[36m (0.3ms)[0m [1mALTER TABLE "social_networking_shared_items" ADD "participant_id" integer[0m
+ [1m[35m (0.8ms)[0m CREATE INDEX "index_social_networking_shared_items_on_participant_id" ON "social_networking_shared_items" ("participant_id")
+ [1m[36mSQL (0.1ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20141223203142"]]
+ [1m[35m (0.3ms)[0m COMMIT
+Migrating to AddParticipantIdToSocialNetworkingSharedItemsDataMigration (20141223203721)
+ [1m[36m (0.1ms)[0m [1mBEGIN[0m
+ [1m[35mSocialNetworking::SharedItem Load (0.5ms)[0m SELECT "social_networking_shared_items".* FROM "social_networking_shared_items" WHERE "social_networking_shared_items"."participant_id" IS NULL
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20141223203721"]]
+ [1m[35m (0.5ms)[0m COMMIT
+Migrating to CreateActivities (20150309210518)
+ [1m[36m (0.1ms)[0m [1mBEGIN[0m
+ [1m[35m (2.0ms)[0m CREATE TABLE "activities" ("id" serial primary key, "participant_id" integer NOT NULL, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
+ [1m[36mSQL (0.1ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20150309210518"]]
+ [1m[35m (0.4ms)[0m COMMIT
+Migrating to AddCompletedAtToGoals (20150317173959)
+ [1m[36m (0.2ms)[0m [1mBEGIN[0m
+ [1m[35m (0.2ms)[0m ALTER TABLE "social_networking_goals" ADD "completed_at" timestamp
+ [1m[36mSQL (0.1ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20150317173959"]]
+ [1m[35m (0.3ms)[0m COMMIT
+Migrating to PopulateCompletedAtInGoals (20150317174425)
+ [1m[36m (0.1ms)[0m [1mBEGIN[0m
+ [1m[35mSocialNetworking::Goal Load (0.4ms)[0m SELECT "social_networking_goals".* FROM "social_networking_goals"
+ [1m[36mSQL (0.1ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20150317174425"]]
+ [1m[35m (0.3ms)[0m COMMIT
+Migrating to RemoveIsCompletedFromGoals (20150317180057)
+ [1m[36m (0.1ms)[0m [1mBEGIN[0m
+ [1m[35m (0.4ms)[0m ALTER TABLE "social_networking_goals" DROP "is_completed"
+ [1m[36mSQL (0.1ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20150317180057"]]
+ [1m[35m (0.3ms)[0m COMMIT
+Migrating to AddDeletedAtToSocialNetworkingGoals (20150318133032)
+ [1m[36m (0.1ms)[0m [1mBEGIN[0m
+ [1m[35m (0.3ms)[0m ALTER TABLE "social_networking_goals" ADD "deleted_at" timestamp
+ [1m[36mSQL (0.1ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20150318133032"]]
+ [1m[35m (0.3ms)[0m COMMIT
+Migrating to PopulateDeletedAtInSocialNetworkingGoals (20150318133127)
+ [1m[36m (0.1ms)[0m [1mBEGIN[0m
+ [1m[35mSocialNetworking::Goal Load (0.3ms)[0m SELECT "social_networking_goals".* FROM "social_networking_goals"
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20150318133127"]]
+ [1m[35m (0.3ms)[0m COMMIT
+Migrating to RemoveIsDeletedFromSocialNetworkingGoals (20150318133353)
+ [1m[36m (0.1ms)[0m [1mBEGIN[0m
+ [1m[35m (0.4ms)[0m ALTER TABLE "social_networking_goals" DROP "is_deleted"
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20150318133353"]]
+ [1m[35m (0.4ms)[0m COMMIT
+Migrating to AddIndexToCommentItemsAndItemTypes (20150327143224)
+ [1m[36m (0.1ms)[0m [1mBEGIN[0m
+ [1m[35m (0.9ms)[0m CREATE INDEX "index_social_networking_comments_on_item_id_and_item_type" ON "social_networking_comments" ("item_id", "item_type")
+ [1m[36mSQL (0.1ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20150327143224"]]
+ [1m[35m (0.2ms)[0m COMMIT
+Migrating to AddIndexToLikeItemIdAndItemTypes (20150327143244)
+ [1m[36m (0.1ms)[0m [1mBEGIN[0m
+ [1m[35m (0.9ms)[0m CREATE INDEX "index_social_networking_likes_on_item_id_and_item_type" ON "social_networking_likes" ("item_id", "item_type")
+ [1m[36mSQL (0.1ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20150327143244"]]
+ [1m[35m (0.3ms)[0m COMMIT
+Migrating to AddIndicesToOnTheMindStatements (20150327185721)
+ [1m[36m (0.1ms)[0m [1mBEGIN[0m
+ [1m[35m (0.9ms)[0m CREATE INDEX "on_the_mind_participant" ON "social_networking_on_the_mind_statements" ("participant_id")
+ [1m[36m (0.8ms)[0m [1mCREATE INDEX "on_the_mind_created_at" ON "social_networking_on_the_mind_statements" ("created_at")[0m
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20150327185721"]]
+ [1m[36m (0.4ms)[0m [1mCOMMIT[0m
+Migrating to AddIndicesToNudges (20150327185856)
+ [1m[35m (0.2ms)[0m BEGIN
+ [1m[36m (1.2ms)[0m [1mCREATE INDEX "index_social_networking_nudges_on_initiator_id" ON "social_networking_nudges" ("initiator_id")[0m
+ [1m[35m (0.8ms)[0m CREATE INDEX "index_social_networking_nudges_on_recipient_id" ON "social_networking_nudges" ("recipient_id")
+ [1m[36m (0.7ms)[0m [1mCREATE INDEX "index_social_networking_nudges_on_created_at" ON "social_networking_nudges" ("created_at")[0m
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20150327185856"]]
+ [1m[36m (0.3ms)[0m [1mCOMMIT[0m
+Migrating to AddIndicesToSharedItems (20150327185919)
+ [1m[35m (0.1ms)[0m BEGIN
+ [1m[36m (0.9ms)[0m [1mCREATE INDEX "index_social_networking_shared_items_on_created_at" ON "social_networking_shared_items" ("created_at")[0m
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20150327185919"]]
+ [1m[36m (0.3ms)[0m [1mCOMMIT[0m
+Migrating to ChangeColumnDefaultSocialNetworkingProfilesActiveToFalse (20151211204425)
+ [1m[35m (0.1ms)[0m BEGIN
+ [1m[36m (0.3ms)[0m [1mALTER TABLE "social_networking_profiles" ALTER COLUMN "active" SET DEFAULT 'f'[0m
+ [1m[35mSocialNetworking::Profile Load (0.2ms)[0m SELECT "social_networking_profiles".* FROM "social_networking_profiles" WHERE "social_networking_profiles"."active" IS NULL
+ [1m[36m (0.2ms)[0m [1mALTER TABLE "social_networking_profiles" ALTER "active" SET NOT NULL[0m
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ($1) [["version", "20151211204425"]]
+ [1m[36m (0.3ms)[0m [1mCOMMIT[0m
+ [1m[35mActiveRecord::SchemaMigration Load (0.2ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+ [1m[36m (2.5ms)[0m [1mSELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'activities'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+[0m
+ [1m[35m (2.2ms)[0m SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'arms'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+
+ [1m[36m (2.0ms)[0m [1mSELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'participants'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+[0m
+ [1m[35m (1.9ms)[0m SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_comments'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+
+ [1m[36m (1.8ms)[0m [1mSELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_goals'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+[0m
+ [1m[35m (1.7ms)[0m SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_likes'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+
+ [1m[36m (2.0ms)[0m [1mSELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_nudges'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+[0m
+ [1m[35m (1.9ms)[0m SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_on_the_mind_statements'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+
+ [1m[36m (1.8ms)[0m [1mSELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_profile_answers'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+[0m
+ [1m[35m (2.1ms)[0m SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_profile_questions'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+
+ [1m[36m (1.8ms)[0m [1mSELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_profiles'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+[0m
+ [1m[35m (1.7ms)[0m SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_shared_items'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+
+ [1m[36mActiveRecord::SchemaMigration Load (0.4ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Migrating to ChangeOnTheMindStatementsProfileAnswersCommentsTextLength (20160308201931)
+ [1m[35m (0.1ms)[0m BEGIN
+ [1m[36m (6.6ms)[0m [1mALTER TABLE "social_networking_comments" ALTER COLUMN "text" TYPE character varying(1000)[0m
+ [1m[35m (3.1ms)[0m ALTER TABLE "social_networking_goals" ALTER COLUMN "description" TYPE character varying(1000)
+ [1m[36m (4.3ms)[0m [1mALTER TABLE "social_networking_on_the_mind_statements" ALTER COLUMN "description" TYPE character varying(1000)[0m
+ [1m[35m (3.2ms)[0m ALTER TABLE "social_networking_profile_answers" ALTER COLUMN "answer_text" TYPE character varying(1000)
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ($1)[0m [["version", "20160308201931"]]
+ [1m[35m (2.4ms)[0m COMMIT
+ [1m[36mActiveRecord::SchemaMigration Load (0.3ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[35m (2.5ms)[0m SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'activities'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+
+ [1m[36m (1.8ms)[0m [1mSELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'arms'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+[0m
+ [1m[35m (1.7ms)[0m SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'participants'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+
+ [1m[36m (1.7ms)[0m [1mSELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_comments'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+[0m
+ [1m[35m (1.9ms)[0m SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_goals'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+
+ [1m[36m (1.8ms)[0m [1mSELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_likes'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+[0m
+ [1m[35m (2.1ms)[0m SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_nudges'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+
+ [1m[36m (2.1ms)[0m [1mSELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_on_the_mind_statements'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+[0m
+ [1m[35m (1.7ms)[0m SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_profile_answers'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+
+ [1m[36m (1.6ms)[0m [1mSELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_profile_questions'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+[0m
+ [1m[35m (1.9ms)[0m SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_profiles'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+
+ [1m[36m (2.0ms)[0m [1mSELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_shared_items'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+[0m
+
+
+Started GET "/" for ::1 at 2016-03-08 15:22:18 -0600
+ [1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+
+ActionController::RoutingError (uninitialized constant HomesController):
+ activesupport (4.2.5.1) lib/active_support/inflector/methods.rb:261:in `const_get'
+ activesupport (4.2.5.1) lib/active_support/inflector/methods.rb:261:in `block in constantize'
+ activesupport (4.2.5.1) lib/active_support/inflector/methods.rb:259:in `each'
+ activesupport (4.2.5.1) lib/active_support/inflector/methods.rb:259:in `inject'
+ activesupport (4.2.5.1) lib/active_support/inflector/methods.rb:259:in `constantize'
+ actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference'
+ actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:60:in `controller'
+ actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:39:in `serve'
+ actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each'
+ actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
+ actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
+ activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
+ activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
+ activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
+ activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
+ activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
+ railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
+ railties (4.2.5.1) lib/rails/application.rb:165:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
+
+
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.3ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.3ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.7ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.1ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (11.6ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (12.9ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (148.9ms)
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:22:19 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.4ms)
+Completed 200 OK in 884ms (Views: 883.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:22:20 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:22:20 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:22:20 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:22:20 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:22:20 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:22:20 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:22:20 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:22:20 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:22:20 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:22:20 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:22:20 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:22:20 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:22:20 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:22:20 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:22:20 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:22:20 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:22:20 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:22:20 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:22:20 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:22:20 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:22:20 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:22:21 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:22:21 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:22:21 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:22:21 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:22:21 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:22:21 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:22:21 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:22:21 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:22:21 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:22:21 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:22:21 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:22:21 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:22:21 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:22:21 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:22:21 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:22:21 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:22:21 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:22:21 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:22:21 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:22:21 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:22:21 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:22:21 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:22:21 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:22:21 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:22:21 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:22:21 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:22:21 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:22:21 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:22:21 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:22:21 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:22:21 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:22:21 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:22:21 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:22:21 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:22:21 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:24:24 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 583ms (Views: 583.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:24:24 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:24:24 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:24:24 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:24:24 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:24:24 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:24:24 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:24:24 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:24:24 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:24:24 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:24:24 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:24:24 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:24:24 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:24:24 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:24:24 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:24:24 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:24:24 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:24:24 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:24:24 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:24:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:24:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:24:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:24:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:24:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:24:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:24:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:24:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:24:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:24:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:24:24 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:24:24 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:24:24 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:24:24 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:24:25 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:24:25 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:24:25 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:24:25 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:24:25 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:24:25 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:24:25 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:24:25 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:24:25 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:24:25 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:24:25 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:24:25 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:24:25 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:24:25 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:24:25 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:24:25 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:24:25 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:24:25 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:24:25 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:24:25 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:24:25 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:24:25 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:24:25 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:24:25 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:25:10 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 544ms (Views: 543.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:25:11 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:25:22 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.1ms)
+Completed 200 OK in 571ms (Views: 571.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:25:22 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:25:22 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:25:22 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:25:22 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:25:22 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:25:22 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:25:22 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:25:22 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:25:22 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:25:22 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:25:22 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:25:22 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:25:22 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:25:22 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:25:22 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:25:22 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:25:22 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:25:22 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:25:22 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:25:22 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:25:22 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:25:22 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:25:22 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:25:22 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:25:22 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:25:22 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:25:23 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:25:23 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:25:23 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:25:23 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:25:23 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:25:23 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:25:23 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:25:23 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:25:23 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:25:23 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:25:23 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:25:23 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:25:23 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:25:23 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:25:23 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:25:23 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:25:23 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:25:23 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:25:23 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:25:23 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:25:23 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:25:23 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:25:23 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:25:23 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:25:23 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:25:23 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:25:23 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:25:23 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:25:23 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:25:23 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:25:39 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 577ms (Views: 577.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:25:40 -0600
+
+
+Started GET "/keepalive/?_=1457472097038" for ::1 at 2016-03-08 15:26:40 -0600
+
+ActionController::RoutingError (No route matches [GET] "/keepalive"):
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
+ activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
+ railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
+ railties (4.2.5.1) lib/rails/application.rb:165:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
+
+
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb (0.7ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.text.erb (16.3ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:29:35 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:29:35 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:29:35 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:29:35 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:29:37 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.1ms)
+Completed 200 OK in 570ms (Views: 569.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:29:37 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:29:37 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:29:37 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:29:37 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:29:37 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:29:37 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:29:37 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:29:37 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:29:37 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:29:37 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:29:37 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:29:37 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:29:37 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:29:37 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:29:37 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:29:37 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:29:37 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:29:37 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:29:37 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:29:38 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:29:54 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 578ms (Views: 577.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:29:54 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:29:54 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:29:54 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:29:54 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:29:54 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:29:54 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:29:54 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:29:54 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:29:55 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:29:56 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 333ms (Views: 333.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:29:56 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:29:57 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:29:57 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:29:57 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:29:57 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:29:57 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:29:57 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:29:57 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:29:57 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:29:57 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:29:57 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:29:57 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:29:57 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:29:57 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:29:57 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:29:57 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:29:57 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:29:57 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:29:57 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:29:57 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:29:57 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:30:05 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 356ms (Views: 355.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:30:05 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:30:05 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:30:05 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:30:05 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:30:05 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:30:05 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:30:05 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:30:05 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:30:05 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:30:05 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:30:05 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:30:05 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:30:05 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:30:05 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:30:05 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:30:05 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:30:05 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:30:05 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:30:05 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:30:05 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:30:05 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:05 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:05 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:05 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:05 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:06 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:06 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:06 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:06 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:06 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:06 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:30:06 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:30:06 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:30:06 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:30:06 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:30:06 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:30:06 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:30:06 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:30:06 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:30:06 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:30:06 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:30:06 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:30:06 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:30:06 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:30:06 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:30:06 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:30:06 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:30:06 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:30:06 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:30:06 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:30:06 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:30:06 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:30:06 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:30:06 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:30:06 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:30:06 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:30:06 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:30:06 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:30:08 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.1ms)
+Completed 200 OK in 358ms (Views: 357.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:30:09 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:30:38 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.1ms)
+Completed 200 OK in 581ms (Views: 581.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:30:39 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:30:41 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 343ms (Views: 343.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:30:42 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:31:48 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 552ms (Views: 552.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:31:49 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:34:15 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.1ms)
+Completed 200 OK in 582ms (Views: 581.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:34:16 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:34:17 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:34:17 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:34:17 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:34:17 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:34:17 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:34:17 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:34:17 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:34:17 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:34:17 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:34:17 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:34:17 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:34:17 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:34:17 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:34:17 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:34:17 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:34:17 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:34:20 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 343ms (Views: 342.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:34:20 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:34:21 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:34:50 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 587ms (Views: 587.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:34:51 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:36:19 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 569ms (Views: 568.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:36:20 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:36:47 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 569ms (Views: 568.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:36:47 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:36:47 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:36:47 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:36:47 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:36:47 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:36:47 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:36:47 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:36:47 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:36:48 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:37:04 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 590ms (Views: 589.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:37:04 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:37:04 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:37:04 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:37:04 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:37:04 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:37:04 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:37:04 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:37:04 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:37:05 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:37:53 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.1ms)
+Completed 200 OK in 620ms (Views: 620.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:37:54 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:38:46 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 629ms (Views: 629.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:38:47 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:39:11 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 566ms (Views: 565.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:39:12 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:39:13 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:39:13 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:39:13 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:39:13 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:39:13 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:39:13 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:39:13 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:39:13 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:39:13 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:39:13 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:39:13 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:39:13 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:39:22 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 575ms (Views: 574.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:39:22 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:39:22 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:39:22 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:39:22 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:39:22 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:39:22 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:39:22 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:39:22 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:39:22 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:39:22 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:39:22 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:39:22 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:39:22 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:39:22 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:39:22 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:39:22 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:39:22 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:39:22 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:39:22 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:39:23 -0600
+
+
+Started POST "/event_capture/events" for ::1 at 2016-03-08 15:39:33 -0600
+
+ActionController::RoutingError (No route matches [POST] "/event_capture/events"):
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
+ activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
+ railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
+ railties (4.2.5.1) lib/rails/application.rb:165:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
+
+
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb (0.7ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.text.erb (15.6ms)
+
+
+Started POST "/event_capture/events" for ::1 at 2016-03-08 15:39:33 -0600
+
+ActionController::RoutingError (No route matches [POST] "/event_capture/events"):
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
+ activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
+ railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
+ railties (4.2.5.1) lib/rails/application.rb:165:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
+
+
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb (0.6ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.text.erb (15.9ms)
+
+
+Started GET "/" for ::1 at 2016-03-08 15:40:04 -0600
+
+ActionController::RoutingError (uninitialized constant HomesController):
+ activesupport (4.2.5.1) lib/active_support/inflector/methods.rb:261:in `const_get'
+ activesupport (4.2.5.1) lib/active_support/inflector/methods.rb:261:in `block in constantize'
+ activesupport (4.2.5.1) lib/active_support/inflector/methods.rb:259:in `each'
+ activesupport (4.2.5.1) lib/active_support/inflector/methods.rb:259:in `inject'
+ activesupport (4.2.5.1) lib/active_support/inflector/methods.rb:259:in `constantize'
+ actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference'
+ actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:60:in `controller'
+ actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:39:in `serve'
+ actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each'
+ actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
+ actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
+ activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
+ activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
+ activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
+ activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
+ activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
+ railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
+ railties (4.2.5.1) lib/rails/application.rb:165:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
+
+
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.2ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.1ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.5ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.2ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (116.9ms)
+
+
+Started GET "/navigator/contexts/ACHIEVE" for ::1 at 2016-03-08 15:40:07 -0600
+
+ActionController::RoutingError (No route matches [GET] "/navigator/contexts/ACHIEVE"):
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
+ activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
+ railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
+ railties (4.2.5.1) lib/rails/application.rb:165:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
+
+
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.9ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.1ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.6ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.2ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.8ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (109.9ms)
+
+
+Started GET "/" for ::1 at 2016-03-08 15:40:09 -0600
+
+ActionController::RoutingError (uninitialized constant HomesController):
+ activesupport (4.2.5.1) lib/active_support/inflector/methods.rb:261:in `const_get'
+ activesupport (4.2.5.1) lib/active_support/inflector/methods.rb:261:in `block in constantize'
+ activesupport (4.2.5.1) lib/active_support/inflector/methods.rb:259:in `each'
+ activesupport (4.2.5.1) lib/active_support/inflector/methods.rb:259:in `inject'
+ activesupport (4.2.5.1) lib/active_support/inflector/methods.rb:259:in `constantize'
+ actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference'
+ actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:60:in `controller'
+ actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:39:in `serve'
+ actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each'
+ actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
+ actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
+ activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
+ activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
+ activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
+ activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
+ activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
+ railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
+ railties (4.2.5.1) lib/rails/application.rb:165:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
+
+
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.1ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.0ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.4ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.2ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.9ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (120.3ms)
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:40:54 -0600
+ [1m[36mActiveRecord::SchemaMigration Load (0.5ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (2.0ms)
+Completed 200 OK in 907ms (Views: 907.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:40:56 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:41:03 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 594ms (Views: 594.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:41:04 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:42:16 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 576ms (Views: 575.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:42:17 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:42:44 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 623ms (Views: 623.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:42:45 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:43:04 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.2ms)
+Completed 200 OK in 561ms (Views: 560.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:43:04 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:43:04 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:43:04 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:43:04 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:43:04 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:43:04 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:43:04 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:43:04 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:43:04 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:43:04 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:43:04 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:43:04 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:43:04 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:43:04 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:43:04 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:43:04 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:43:04 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:43:04 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:43:04 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:43:04 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:43:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:43:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:43:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:43:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:43:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:43:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:43:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:43:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:43:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:43:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:43:04 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:43:04 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:43:05 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:43:05 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:43:05 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:43:05 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:43:05 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:43:05 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:43:05 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:43:05 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:43:05 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:43:05 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:43:05 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:43:05 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:43:05 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:43:05 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:43:05 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:43:05 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:43:05 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:43:05 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:43:05 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:43:05 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:43:05 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:43:05 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:43:05 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:43:05 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:43:05 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:43:05 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:43:25 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.1ms)
+Completed 200 OK in 555ms (Views: 554.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:43:26 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:43:27 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:43:27 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:43:27 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:43:27 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:43:27 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:43:27 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:43:27 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:43:27 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:43:27 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:44:36 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 578ms (Views: 577.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:44:37 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:45:03 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 558ms (Views: 558.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:45:04 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:45:05 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:45:05 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:45:05 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:45:05 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:45:05 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:45:05 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:45:05 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:45:05 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:45:05 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:45:05 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:45:05 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:45:05 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:45:05 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:45:05 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:45:09 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 353ms (Views: 353.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:45:09 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:45:09 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:45:09 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:45:09 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:45:09 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:45:09 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:45:09 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:45:09 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:45:09 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:45:09 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:45:09 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:45:09 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:45:09 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:45:09 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:45:09 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:45:09 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:45:09 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:45:09 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:45:09 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:45:09 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:45:09 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:09 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:09 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:09 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:09 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:09 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:10 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:10 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:10 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:10 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:10 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:45:10 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:45:10 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:45:10 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:45:10 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:45:10 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:45:10 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:45:10 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:45:10 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:45:10 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:45:10 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:45:10 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:45:10 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:45:10 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:45:10 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:45:10 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:45:10 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:45:10 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:45:10 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:45:10 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:45:10 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:45:10 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:45:10 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:45:10 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:45:10 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:45:10 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:45:10 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:45:10 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:45:27 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 585ms (Views: 584.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/keepalive/?_=1457473224699" for ::1 at 2016-03-08 15:45:28 -0600
+
+ActionController::RoutingError (No route matches [GET] "/keepalive"):
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
+ activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
+ railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
+ railties (4.2.5.1) lib/rails/application.rb:165:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
+
+
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb (0.6ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.text.erb (26.3ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:45:28 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:45:29 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:45:29 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:45:29 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:45:29 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:45:29 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:45:29 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:45:29 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:45:29 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:45:29 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:45:29 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:45:29 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:45:29 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:45:29 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:45:29 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:45:29 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:45:29 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:45:29 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:45:29 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:45:34 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 336ms (Views: 335.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:45:35 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:47:05 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 607ms (Views: 606.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:47:05 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:47:05 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:47:05 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:47:05 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:47:05 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:47:05 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:47:05 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:47:06 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:47:12 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 536ms (Views: 535.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:47:13 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:47:41 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 588ms (Views: 587.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:47:41 -0600
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:47:41 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:47:41 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:47:41 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:47:41 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:47:41 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:47:41 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:47:41 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:47:41 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:47:41 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:47:41 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:47:41 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:47:41 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:47:41 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:47:41 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:47:41 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:47:41 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:47:42 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:47:56 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 577ms (Views: 576.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:47:56 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:47:56 -0600
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:47:56 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:47:56 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:47:56 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:47:56 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:47:56 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:47:56 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:47:56 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:47:56 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:47:56 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:47:56 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:47:56 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:47:56 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:47:56 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:47:56 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:47:56 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:47:56 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:47:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:56 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:47:56 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:47:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:47:56 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:47:56 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:47:57 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:47:57 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:47:57 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:47:57 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:47:57 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:47:57 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:47:57 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:47:57 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:47:57 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:47:57 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:47:57 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:47:57 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:47:57 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:47:57 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:47:57 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:47:57 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:47:57 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:47:57 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:47:57 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:47:57 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:47:57 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:47:57 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:47:57 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:47:57 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:47:57 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:47:57 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:48:01 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 376ms (Views: 376.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:48:02 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:49:09 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 569ms (Views: 569.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:49:10 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:49:35 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 561ms (Views: 560.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:49:35 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:49:35 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:49:35 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:49:35 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:49:35 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:49:35 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:49:35 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:49:35 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:49:35 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:49:35 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:49:35 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:49:35 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:49:35 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:49:35 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:49:35 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:49:35 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:49:36 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:49:44 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 600ms (Views: 600.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:49:45 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:50:16 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 607ms (Views: 607.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:50:17 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:50:22 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 559ms (Views: 558.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:50:23 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:50:24 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:50:24 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:50:24 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:50:24 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:50:24 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:50:24 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:50:24 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:50:24 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:50:24 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:50:24 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:50:24 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:52:44 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 618ms (Views: 617.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:52:45 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:58:29 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 595ms (Views: 594.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:58:30 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:58:45 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 355ms (Views: 354.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:58:45 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:58:45 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:58:45 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:58:45 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:58:45 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:58:45 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:58:46 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 15:59:44 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 362ms (Views: 361.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 15:59:44 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 15:59:44 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 15:59:44 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 15:59:44 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 15:59:44 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 15:59:44 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 15:59:44 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 15:59:44 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 15:59:44 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 15:59:44 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 15:59:44 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 15:59:44 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 15:59:44 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 15:59:44 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 15:59:44 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 15:59:44 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 15:59:45 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 16:00:44 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 628ms (Views: 628.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/helpers/support.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 16:00:45 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 16:01:52 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 575ms (Views: 574.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 16:01:52 -0600
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 16:01:52 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 16:01:52 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 16:01:52 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 16:01:52 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 16:01:52 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 16:01:52 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 16:01:52 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 16:01:52 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 16:01:52 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 16:01:52 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 16:01:52 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 16:01:52 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 16:01:52 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 16:01:52 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 16:01:52 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 16:01:52 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 16:01:52 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 16:01:52 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 16:01:52 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 16:01:52 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 16:01:52 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 16:01:52 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 16:01:52 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 16:01:52 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 16:01:52 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 16:01:52 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 16:01:52 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 16:01:52 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 16:01:52 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 16:01:53 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 16:01:53 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 16:01:53 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 16:01:53 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 16:01:53 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 16:01:53 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 16:01:53 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 16:01:53 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 16:01:53 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 16:01:53 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 16:01:53 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 16:01:53 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 16:01:53 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:01:53 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:01:53 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:01:53 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 16:01:53 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 16:01:53 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 16:01:53 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 16:01:53 -0600
+
+
+Started GET "/assets/helpers/support.self.js?body=1" for ::1 at 2016-03-08 16:01:53 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:01:53 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:01:53 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 16:01:53 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 16:01:53 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:01:53 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:01:53 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 16:01:53 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 16:01:53 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 16:02:37 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 593ms (Views: 593.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 16:02:37 -0600
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 16:02:37 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 16:02:37 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 16:02:37 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 16:02:37 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 16:02:37 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 16:02:37 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 16:02:37 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 16:02:37 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/helpers/support.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 16:02:38 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 16:02:55 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 370ms (Views: 370.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/helpers/support.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 16:02:56 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 16:03:40 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 563ms (Views: 562.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 16:03:41 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 16:03:42 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 16:03:42 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:03:42 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:03:42 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:03:42 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 16:03:42 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 16:03:42 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 16:03:42 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 16:03:42 -0600
+
+
+Started GET "/assets/helpers/support.self.js?body=1" for ::1 at 2016-03-08 16:03:42 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:03:42 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:03:42 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 16:03:42 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 16:03:42 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:03:42 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:03:42 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 16:03:42 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 16:03:42 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 16:04:11 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 604ms (Views: 603.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/helpers/support.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 16:04:12 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 16:04:48 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 595ms (Views: 595.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 16:04:49 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 16:04:50 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 16:04:50 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 16:04:50 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 16:04:50 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:04:50 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:04:50 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:04:50 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 16:04:50 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 16:04:50 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 16:04:50 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 16:04:50 -0600
+
+
+Started GET "/assets/helpers/support.self.js?body=1" for ::1 at 2016-03-08 16:04:50 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:04:50 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:04:50 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 16:04:50 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 16:04:50 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:04:50 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:04:50 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 16:04:50 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 16:04:50 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 16:05:12 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 704ms (Views: 703.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 16:05:12 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 16:05:12 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 16:05:12 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 16:05:12 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 16:05:12 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/helpers/support.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 16:05:13 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 16:05:19 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 557ms (Views: 557.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 16:05:19 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 16:05:19 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 16:05:19 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 16:05:19 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 16:05:19 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 16:05:19 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 16:05:19 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 16:05:19 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 16:05:19 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 16:05:19 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 16:05:19 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 16:05:19 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 16:05:19 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 16:05:19 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 16:05:19 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 16:05:19 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 16:05:19 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 16:05:19 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 16:05:19 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:19 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:19 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:19 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:19 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:19 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:19 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:19 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:19 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:19 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:19 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 16:05:19 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 16:05:19 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 16:05:19 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 16:05:19 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 16:05:20 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 16:05:20 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 16:05:20 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 16:05:20 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 16:05:20 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 16:05:20 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 16:05:20 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 16:05:20 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:05:20 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:05:20 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:05:20 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 16:05:20 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 16:05:20 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 16:05:20 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 16:05:20 -0600
+
+
+Started GET "/assets/helpers/support.self.js?body=1" for ::1 at 2016-03-08 16:05:20 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:05:20 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:05:20 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 16:05:20 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 16:05:20 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:05:20 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:05:20 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 16:05:20 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 16:05:20 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 16:05:25 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 615ms (Views: 614.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for ::1 at 2016-03-08 16:05:26 -0600
+
+ActionController::RoutingError (uninitialized constant HomesController):
+ activesupport (4.2.5.1) lib/active_support/inflector/methods.rb:261:in `const_get'
+ activesupport (4.2.5.1) lib/active_support/inflector/methods.rb:261:in `block in constantize'
+ activesupport (4.2.5.1) lib/active_support/inflector/methods.rb:259:in `each'
+ activesupport (4.2.5.1) lib/active_support/inflector/methods.rb:259:in `inject'
+ activesupport (4.2.5.1) lib/active_support/inflector/methods.rb:259:in `constantize'
+ actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference'
+ actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:60:in `controller'
+ actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:39:in `serve'
+ actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `each'
+ actionpack (4.2.5.1) lib/action_dispatch/journey/router.rb:30:in `serve'
+ actionpack (4.2.5.1) lib/action_dispatch/routing/route_set.rb:815:in `call'
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
+ activerecord (4.2.5.1) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.2.5.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
+ activerecord (4.2.5.1) lib/active_record/migration.rb:377:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.2.5.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
+ activesupport (4.2.5.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
+ activesupport (4.2.5.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.2.5.1) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.2.5.1) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.2.5.1) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
+ activesupport (4.2.5.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ actionpack (4.2.5.1) lib/action_dispatch/middleware/static.rb:116:in `call'
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
+ railties (4.2.5.1) lib/rails/engine.rb:518:in `call'
+ railties (4.2.5.1) lib/rails/application.rb:165:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
+
+
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.5ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.9ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.5ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.1ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (10.9ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (11.4ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (153.9ms)
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/helpers/support.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 16:05:26 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 16:05:52 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 547ms (Views: 546.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 16:05:53 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 16:08:53 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 552ms (Views: 552.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 16:08:53 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 16:08:53 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 16:08:53 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 16:08:53 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 16:08:53 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 16:08:53 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 16:08:53 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 16:08:53 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 16:08:53 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 16:08:53 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 16:08:53 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 16:08:53 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 16:08:53 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 16:08:53 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 16:08:53 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 16:08:53 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 16:08:53 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 16:08:53 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 16:08:53 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 16:08:53 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 16:08:53 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 16:08:53 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 16:08:53 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 16:08:53 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 16:08:53 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 16:08:53 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 16:08:53 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 16:08:53 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 16:08:53 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 16:08:53 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 16:08:53 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 16:08:54 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 16:08:54 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 16:08:54 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 16:08:54 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 16:08:54 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 16:08:54 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 16:08:54 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 16:08:54 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 16:08:54 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 16:08:54 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:08:54 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:08:54 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:08:54 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 16:08:54 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 16:08:54 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 16:08:54 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 16:08:54 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:08:54 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:08:54 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 16:08:54 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 16:08:54 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:08:54 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:08:54 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 16:08:54 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 16:08:54 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 16:10:21 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 592ms (Views: 592.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 16:10:22 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 16:11:10 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 596ms (Views: 596.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 16:11:11 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 16:11:49 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 352ms (Views: 351.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:11:49 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 16:11:50 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:11:50 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 16:11:50 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 16:22:34 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 355ms (Views: 354.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 16:22:34 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 16:22:34 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 16:22:34 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 16:22:34 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 16:22:34 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 16:22:34 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 16:22:34 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 16:22:34 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 16:22:34 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 16:22:34 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 16:22:34 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 16:22:34 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 16:22:34 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 16:22:34 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 16:22:34 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 16:22:34 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 16:22:34 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 16:22:34 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 16:22:34 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 16:22:34 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 16:22:34 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 16:22:34 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 16:22:34 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 16:22:34 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 16:22:34 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 16:22:34 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 16:22:34 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 16:22:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 16:22:35 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 16:22:35 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 16:22:35 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 16:22:35 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 16:22:35 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 16:22:35 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 16:22:35 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 16:22:35 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 16:22:35 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 16:22:35 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 16:22:35 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 16:22:35 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 16:22:35 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:22:35 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:22:35 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 16:22:35 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 16:22:35 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 16:22:35 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 16:22:35 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 16:22:35 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:22:35 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:22:35 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 16:22:35 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 16:22:35 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:22:35 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 16:22:35 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 16:22:35 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 16:22:35 -0600
+ [1m[36mActiveRecord::SchemaMigration Load (1.0ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[35mActiveRecord::SchemaMigration Load (0.2ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+ [1m[36m (2.5ms)[0m [1mSELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'activities'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+[0m
+ [1m[35m (1.9ms)[0m SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'arms'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+
+ [1m[36m (1.8ms)[0m [1mSELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'participants'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+[0m
+ [1m[35m (1.9ms)[0m SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_comments'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+
+ [1m[36m (1.8ms)[0m [1mSELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_goals'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+[0m
+ [1m[35m (1.9ms)[0m SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_likes'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+
+ [1m[36m (1.8ms)[0m [1mSELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_nudges'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+[0m
+ [1m[35m (1.7ms)[0m SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_on_the_mind_statements'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+
+ [1m[36m (1.8ms)[0m [1mSELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_profile_answers'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+[0m
+ [1m[35m (1.8ms)[0m SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_profile_questions'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+
+ [1m[36m (1.8ms)[0m [1mSELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_profiles'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+[0m
+ [1m[35m (2.1ms)[0m SELECT t2.oid::regclass::text AS to_table, a1.attname AS column, a2.attname AS primary_key, c.conname AS name, c.confupdtype AS on_update, c.confdeltype AS on_delete
+FROM pg_constraint c
+JOIN pg_class t1 ON c.conrelid = t1.oid
+JOIN pg_class t2 ON c.confrelid = t2.oid
+JOIN pg_attribute a1 ON a1.attnum = c.conkey[1] AND a1.attrelid = t1.oid
+JOIN pg_attribute a2 ON a2.attnum = c.confkey[1] AND a2.attrelid = t2.oid
+JOIN pg_namespace t3 ON c.connamespace = t3.oid
+WHERE c.contype = 'f'
+ AND t1.relname = 'social_networking_shared_items'
+ AND t3.nspname = ANY (current_schemas(false))
+ORDER BY c.conname
+
+
+
+Started GET "/specs" for ::1 at 2016-03-08 22:48:07 -0600
+ [1m[36mActiveRecord::SchemaMigration Load (0.5ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (1.8ms)
+Completed 200 OK in 902ms (Views: 901.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/specs" for ::1 at 2016-03-08 22:48:08 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 348ms (Views: 348.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/social_networking/services/ShowCharLimitService.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 22:48:09 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 22:49:12 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 602ms (Views: 602.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/social_networking/services/ShowCharLimitService.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:49:13 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 22:49:14 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 22:49:14 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:49:14 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:49:14 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 22:49:14 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 22:49:14 -0600
+
+
+Started GET "/keepalive/?_=1457498687420" for ::1 at 2016-03-08 22:49:57 -0600
+
+ActionController::RoutingError (No route matches [GET] "/keepalive"):
+ actionpack (4.2.5.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (4.2.5.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.2.5.2) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.2.5.2) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.2.5.2) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.2.5.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
+ activesupport (4.2.5.2) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ actionpack (4.2.5.2) lib/action_dispatch/middleware/static.rb:116:in `call'
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
+ railties (4.2.5.2) lib/rails/engine.rb:518:in `call'
+ railties (4.2.5.2) lib/rails/application.rb:165:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
+
+
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb (0.7ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/routing_error.text.erb (20.3ms)
+
+
+Started GET "/specs" for ::1 at 2016-03-08 22:51:01 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.1ms)
+Completed 200 OK in 577ms (Views: 576.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 22:51:01 -0600
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 22:51:01 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 22:51:01 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 22:51:01 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 22:51:01 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 22:51:01 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 22:51:01 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 22:51:01 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 22:51:01 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 22:51:01 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 22:51:01 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 22:51:01 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 22:51:01 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 22:51:01 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 22:51:01 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 22:51:01 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 22:51:01 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 22:51:01 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 22:51:01 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/assets/social_networking/services/ShowCharLimitService.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 22:51:02 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 22:52:36 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 571ms (Views: 570.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 22:52:36 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 22:52:36 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 22:52:36 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 22:52:36 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 22:52:36 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 22:52:36 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 22:52:36 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 22:52:36 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/social_networking/services/ShowCharLimitService.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 22:52:37 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 22:53:00 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 583ms (Views: 582.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/social_networking/services/ShowCharLimitService.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 22:53:01 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 22:53:16 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.1ms)
+Completed 200 OK in 381ms (Views: 380.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/social_networking/services/ShowCharLimitService.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 22:53:16 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 22:53:17 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 22:54:53 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 591ms (Views: 591.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/social_networking/services/ShowCharLimitService.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 22:54:54 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 22:55:37 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 600ms (Views: 600.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 22:55:37 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 22:55:37 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 22:55:37 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/social_networking/services/ShowCharLimitService.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 22:55:38 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 22:55:42 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 566ms (Views: 565.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/social_networking/services/ShowCharLimitService.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 22:55:43 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:55:44 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:55:44 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 22:55:44 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 22:55:44 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:55:44 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:55:44 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 22:55:44 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 22:55:44 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 22:58:03 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 558ms (Views: 557.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 22:58:03 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 22:58:03 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 22:58:03 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 22:58:03 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 22:58:03 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 22:58:03 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 22:58:03 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 22:58:03 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 22:58:03 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 22:58:03 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 22:58:03 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 22:58:03 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 22:58:03 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 22:58:03 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 22:58:03 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 22:58:03 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 22:58:03 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 22:58:03 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 22:58:03 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:03 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:03 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:03 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:03 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:03 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:03 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:03 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:03 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:03 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:03 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 22:58:03 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 22:58:03 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:03 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:03 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:03 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:03 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:03 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:04 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:04 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:04 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 22:58:04 -0600
+
+
+Started GET "/assets/social_networking/services/ShowCharLimitService.self.js?body=1" for ::1 at 2016-03-08 22:58:04 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 22:58:04 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:58:04 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:58:04 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:58:04 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 22:58:04 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 22:58:04 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 22:58:04 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 22:58:04 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:58:04 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:58:04 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 22:58:04 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 22:58:04 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:58:04 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:58:04 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 22:58:04 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 22:58:04 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 22:58:11 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 603ms (Views: 602.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 22:58:11 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 22:58:11 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 22:58:11 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 22:58:11 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 22:58:11 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/social_networking/services/ShowCharLimitService.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 22:58:12 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 22:58:20 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 587ms (Views: 586.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 22:58:20 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 22:58:20 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 22:58:20 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 22:58:20 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 22:58:20 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 22:58:20 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/social_networking/services/ShowCharLimitService.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 22:58:21 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 22:58:27 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 546ms (Views: 546.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 22:58:27 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 22:58:27 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 22:58:27 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 22:58:27 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 22:58:27 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 22:58:27 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 22:58:27 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 22:58:27 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 22:58:27 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 22:58:27 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 22:58:27 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 22:58:27 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 22:58:27 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 22:58:27 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 22:58:27 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 22:58:27 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 22:58:27 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 22:58:27 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 22:58:27 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:27 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:27 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:27 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:27 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:27 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:27 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:27 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:27 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:27 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:27 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 22:58:27 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 22:58:27 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:27 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:27 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:27 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:27 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:27 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:28 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:28 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:28 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 22:58:28 -0600
+
+
+Started GET "/assets/social_networking/services/ShowCharLimitService.self.js?body=1" for ::1 at 2016-03-08 22:58:28 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 22:58:28 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:58:28 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:58:28 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:58:28 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 22:58:28 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 22:58:28 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 22:58:28 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 22:58:28 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:58:28 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:58:28 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 22:58:28 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 22:58:28 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:58:28 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:58:28 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 22:58:28 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 22:58:28 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 22:58:37 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 551ms (Views: 551.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/social_networking/services/ShowCharLimitService.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 22:58:38 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 22:59:33 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 586ms (Views: 585.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/social_networking/services/ShowCharLimitService.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 22:59:34 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 23:00:00 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 353ms (Views: 352.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/social_networking/services/ShowCharLimitService.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 23:00:01 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 23:00:41 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 594ms (Views: 594.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/social_networking/services/ShowCharLimitService.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 23:00:42 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 23:00:51 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 586ms (Views: 585.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/social_networking/services/ShowCharLimitService.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 23:00:52 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 23:01:38 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 360ms (Views: 360.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/social_networking/services/ShowCharLimitService.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:01:38 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:01:39 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 23:01:39 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 23:01:39 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 23:01:42 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.1ms)
+Completed 200 OK in 373ms (Views: 373.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 23:01:42 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 23:01:42 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 23:01:42 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 23:01:42 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 23:01:42 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 23:01:42 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 23:01:42 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 23:01:42 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 23:01:42 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 23:01:42 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/social_networking/services/ShowCharLimitService.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 23:01:43 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 23:02:05 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 593ms (Views: 593.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 23:02:05 -0600
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 23:02:05 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 23:02:05 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 23:02:05 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 23:02:05 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 23:02:05 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 23:02:05 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 23:02:05 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 23:02:05 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 23:02:05 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 23:02:05 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 23:02:05 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 23:02:05 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 23:02:05 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 23:02:05 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 23:02:05 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/social_networking/services/ShowCharLimitService.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 23:02:06 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 23:02:23 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 582ms (Views: 582.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 23:02:23 -0600
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 23:02:23 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 23:02:23 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 23:02:23 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 23:02:23 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 23:02:23 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 23:02:23 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 23:02:23 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 23:02:23 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 23:02:23 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 23:02:23 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 23:02:23 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 23:02:23 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 23:02:23 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 23:02:23 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/social_networking/services/ShowCharLimitService.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 23:02:24 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 23:02:39 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 380ms (Views: 379.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/social_networking/services/ShowCharLimitService.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 23:02:40 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 23:04:37 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 572ms (Views: 571.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 23:04:37 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 23:04:37 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 23:04:37 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 23:04:37 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 23:04:37 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 23:04:37 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 23:04:37 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 23:04:37 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 23:04:37 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 23:04:37 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 23:04:37 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 23:04:37 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 23:04:37 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 23:04:37 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 23:04:37 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 23:04:37 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 23:04:37 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 23:04:37 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 23:04:37 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 23:04:37 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 23:04:37 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 23:04:37 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 23:04:37 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 23:04:37 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 23:04:37 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 23:04:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 23:04:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 23:04:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 23:04:38 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 23:04:38 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 23:04:38 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 23:04:38 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 23:04:38 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 23:04:38 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 23:04:38 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 23:04:38 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 23:04:38 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 23:04:38 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 23:04:38 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 23:04:38 -0600
+
+
+Started GET "/assets/social_networking/services/ShowCharLimitService.self.js?body=1" for ::1 at 2016-03-08 23:04:38 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 23:04:38 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:04:38 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:04:38 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:04:38 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 23:04:38 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 23:04:38 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 23:04:38 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 23:04:38 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:04:38 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:04:38 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 23:04:38 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 23:04:38 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:04:38 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:04:38 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 23:04:38 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 23:04:38 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 23:05:41 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 376ms (Views: 376.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 23:05:41 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 23:05:41 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 23:05:41 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 23:05:41 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 23:05:41 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 23:05:41 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 23:05:41 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 23:05:41 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 23:05:41 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 23:05:41 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 23:05:41 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 23:05:41 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 23:05:41 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 23:05:41 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 23:05:41 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 23:05:41 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 23:05:41 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 23:05:41 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 23:05:41 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 23:05:41 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 23:05:41 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 23:05:41 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 23:05:41 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 23:05:41 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 23:05:41 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 23:05:41 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 23:05:41 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 23:05:41 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 23:05:41 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 23:05:41 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 23:05:41 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 23:05:41 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 23:05:41 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 23:05:41 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 23:05:41 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 23:05:42 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 23:05:42 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 23:05:42 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 23:05:42 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 23:05:42 -0600
+
+
+Started GET "/assets/social_networking/services/ShowCharLimitService.self.js?body=1" for ::1 at 2016-03-08 23:05:42 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 23:05:42 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:05:42 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:05:42 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:05:42 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 23:05:42 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 23:05:42 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 23:05:42 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 23:05:42 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:05:42 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:05:42 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 23:05:42 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 23:05:42 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:05:42 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:05:42 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 23:05:42 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 23:05:42 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 23:07:16 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 595ms (Views: 595.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 23:07:16 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 23:07:17 -0600
+
+
+Started GET "/assets/social_networking/services/ShowCharLimitService.self.js?body=1" for ::1 at 2016-03-08 23:07:17 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 23:07:17 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:07:17 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:07:17 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:07:17 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 23:07:17 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 23:07:17 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 23:07:17 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 23:07:17 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:07:17 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:07:17 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 23:07:17 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 23:07:17 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:07:17 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:07:17 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 23:07:17 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 23:07:17 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 23:11:06 -0600
+ [1m[36mActiveRecord::SchemaMigration Load (0.4ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (1.1ms)
+Completed 200 OK in 753ms (Views: 753.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/social_networking/services/ShowCharLimitService.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 23:11:07 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 23:12:54 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.1ms)
+Completed 200 OK in 588ms (Views: 587.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/social_networking/services/ShowCharLimitService.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 23:12:55 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 23:16:36 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.1ms)
+Completed 200 OK in 618ms (Views: 618.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 23:16:36 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 23:16:36 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 23:16:36 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 23:16:36 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/social_networking/services/ShowCharLimitService.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 23:16:37 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 23:18:04 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 582ms (Views: 581.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/social_networking/services/ShowCharLimitService.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:18:05 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:18:06 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 23:18:06 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 23:18:06 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-08 23:18:23 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 594ms (Views: 594.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-08 23:18:23 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-08 23:18:23 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-08 23:18:23 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-08 23:18:23 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-08 23:18:23 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-08 23:18:23 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-08 23:18:23 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-08 23:18:23 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-08 23:18:23 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-08 23:18:23 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-08 23:18:23 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-08 23:18:23 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-08 23:18:23 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/social_networking/services/ShowCharLimitService.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-08 23:18:24 -0600
+
+
+Started GET "/social_networking/profile_page" for ::1 at 2016-03-09 09:14:18 -0600
+Processing by SocialNetworking::ProfilePagesController#show as HTML
+Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)
+
+NoMethodError (undefined method `authenticate_participant!' for #<SocialNetworking::ProfilePagesController:0x007fe3c4461950>):
+ activesupport (4.2.5.2) lib/active_support/callbacks.rb:432:in `block in make_lambda'
+ activesupport (4.2.5.2) lib/active_support/callbacks.rb:164:in `call'
+ activesupport (4.2.5.2) lib/active_support/callbacks.rb:164:in `block in halting'
+ activesupport (4.2.5.2) lib/active_support/callbacks.rb:504:in `call'
+ activesupport (4.2.5.2) lib/active_support/callbacks.rb:504:in `block in call'
+ activesupport (4.2.5.2) lib/active_support/callbacks.rb:504:in `each'
+ activesupport (4.2.5.2) lib/active_support/callbacks.rb:504:in `call'
+ activesupport (4.2.5.2) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.5.2) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.5.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.5.2) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.5.2) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.5.2) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.5.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.5.2) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.5.2) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.5.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.5.2) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.5.2) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.5.2) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.5.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.5.2) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:74:in `call'
+ actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `each'
+ actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `serve'
+ actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:815:in `call'
+ railties (4.2.5.2) lib/rails/engine.rb:518:in `call'
+ railties (4.2.5.2) lib/rails/railtie.rb:194:in `public_send'
+ railties (4.2.5.2) lib/rails/railtie.rb:194:in `method_missing'
+ actionpack (4.2.5.2) lib/action_dispatch/routing/mapper.rb:51:in `serve'
+ actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `each'
+ actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `serve'
+ actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:815:in `call'
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
+ actionpack (4.2.5.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.2.5.2) lib/action_dispatch/middleware/flash.rb:260:in `call'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
+ actionpack (4.2.5.2) lib/action_dispatch/middleware/cookies.rb:560:in `call'
+ activerecord (4.2.5.2) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.2.5.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
+ activerecord (4.2.5.2) lib/active_record/migration.rb:377:in `call'
+ actionpack (4.2.5.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.2.5.2) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
+ activesupport (4.2.5.2) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
+ activesupport (4.2.5.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.5.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.2.5.2) lib/action_dispatch/middleware/reloader.rb:73:in `call'
+ actionpack (4.2.5.2) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
+ actionpack (4.2.5.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ actionpack (4.2.5.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.2.5.2) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.2.5.2) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.2.5.2) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.2.5.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
+ activesupport (4.2.5.2) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ actionpack (4.2.5.2) lib/action_dispatch/middleware/static.rb:116:in `call'
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
+ railties (4.2.5.2) lib/rails/engine.rb:518:in `call'
+ railties (4.2.5.2) lib/rails/application.rb:165:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
+
+
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.6ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.2ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (11.5ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (70.3ms)
+
+
+Started GET "/specs" for ::1 at 2016-03-09 10:27:22 -0600
+ [1m[36mActiveRecord::SchemaMigration Load (6.8ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (2.3ms)
+Completed 200 OK in 1182ms (Views: 1181.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-09 10:27:23 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/social_networking/services/ShowCharLimitService.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-09 10:27:24 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-09 10:28:34 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.1ms)
+Completed 200 OK in 747ms (Views: 746.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-09 10:28:34 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-09 10:28:34 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-09 10:28:34 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-09 10:28:34 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-09 10:28:34 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/social_networking/services/ShowCharLimitService.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-09 10:28:35 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-09 10:28:49 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 775ms (Views: 775.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-09 10:28:50 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-09 10:28:50 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-09 10:28:50 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-09 10:28:50 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-09 10:28:50 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-09 10:28:50 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-09 10:28:50 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-09 10:28:50 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-09 10:28:50 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-09 10:28:50 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-09 10:28:50 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-09 10:28:50 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-09 10:28:50 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-09 10:28:50 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/social_networking/services/ShowCharLimitService.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-09 10:28:51 -0600
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-09 10:29:00 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-09 10:29:00 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-09 10:29:00 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-09 10:29:00 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-09 10:29:02 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 959ms (Views: 959.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-09 10:29:03 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-09 10:29:03 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-09 10:29:03 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-09 10:29:03 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-09 10:29:03 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-09 10:29:03 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-09 10:29:03 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-09 10:29:03 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-09 10:29:03 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-09 10:29:03 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-09 10:29:03 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-09 10:29:03 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-09 10:29:03 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-09 10:29:03 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-09 10:29:03 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-09 10:29:03 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-09 10:29:03 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-09 10:29:03 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-09 10:29:03 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-09 10:29:03 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-09 10:29:03 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-09 10:29:03 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-09 10:29:03 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-09 10:29:03 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-09 10:29:03 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-09 10:29:03 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-09 10:29:03 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-09 10:29:03 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-09 10:29:03 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-09 10:29:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-09 10:29:04 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-09 10:29:04 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-09 10:29:04 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-09 10:29:04 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-09 10:29:04 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-09 10:29:04 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-09 10:29:04 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-09 10:29:04 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-09 10:29:04 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-09 10:29:04 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-09 10:29:04 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-09 10:29:04 -0600
+
+
+Started GET "/assets/social_networking/services/ShowCharLimitService.self.js?body=1" for ::1 at 2016-03-09 10:29:04 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-09 10:29:04 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-09 10:29:04 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-09 10:29:04 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-09 10:29:04 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-09 10:29:04 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-09 10:29:04 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-09 10:29:04 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-09 10:29:04 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-09 10:29:04 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-09 10:29:04 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-09 10:29:04 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-09 10:29:04 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-09 10:29:04 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-09 10:29:04 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-09 10:29:04 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-09 10:29:04 -0600
+
+
+Started GET "/keepalive/?_=1457540670150" for ::1 at 2016-03-09 10:29:34 -0600
+
+ActionController::RoutingError (No route matches [GET] "/keepalive"):
+ actionpack (4.2.5.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (4.2.5.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.2.5.2) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.2.5.2) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.2.5.2) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.2.5.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
+ activesupport (4.2.5.2) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ actionpack (4.2.5.2) lib/action_dispatch/middleware/static.rb:116:in `call'
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
+ railties (4.2.5.2) lib/rails/engine.rb:518:in `call'
+ railties (4.2.5.2) lib/rails/application.rb:165:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
+
+
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb (0.9ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/routing_error.text.erb (22.0ms)
+
+
+Started GET "/specs" for ::1 at 2016-03-09 10:29:34 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.1ms)
+Completed 200 OK in 843ms (Views: 843.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-09 10:29:35 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-09 10:29:35 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-09 10:29:35 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-09 10:29:35 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-09 10:29:35 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-09 10:29:35 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-09 10:29:35 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-09 10:29:35 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-09 10:29:35 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-09 10:29:35 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-09 10:29:35 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-09 10:29:35 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-09 10:29:35 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-09 10:29:35 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-09 10:29:35 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-09 10:29:35 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-09 10:29:35 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-09 10:29:35 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-09 10:29:35 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-09 10:29:35 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-09 10:29:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-09 10:29:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-09 10:29:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-09 10:29:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-09 10:29:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-09 10:29:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-09 10:29:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-09 10:29:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-09 10:29:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-09 10:29:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-09 10:29:35 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-09 10:29:36 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-09 10:29:36 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-09 10:29:36 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-09 10:29:36 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-09 10:29:36 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-09 10:29:36 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-09 10:29:36 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-09 10:29:36 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-09 10:29:36 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-09 10:29:36 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-09 10:29:36 -0600
+
+
+Started GET "/assets/social_networking/services/ShowCharLimitService.self.js?body=1" for ::1 at 2016-03-09 10:29:36 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-09 10:29:36 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-09 10:29:36 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-09 10:29:36 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-09 10:29:36 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-09 10:29:36 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-09 10:29:36 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-09 10:29:36 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-09 10:29:36 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-09 10:29:36 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-09 10:29:36 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-09 10:29:36 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-09 10:29:36 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-09 10:29:36 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-09 10:29:36 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-09 10:29:36 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-09 10:29:36 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-09 10:30:34 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 748ms (Views: 748.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-09 10:30:34 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-09 10:30:34 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-09 10:30:34 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/social_networking/services/ShowCharLimitService.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-09 10:30:35 -0600
+
+
+Started GET "/social_networking/profile_page" for ::1 at 2016-03-09 10:50:31 -0600
+Processing by SocialNetworking::ProfilePagesController#show as HTML
+Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)
+
+NoMethodError (undefined method `authenticate_participant!' for #<SocialNetworking::ProfilePagesController:0x007ff1ae2c9b18>):
+ activesupport (4.2.5.2) lib/active_support/callbacks.rb:432:in `block in make_lambda'
+ activesupport (4.2.5.2) lib/active_support/callbacks.rb:164:in `call'
+ activesupport (4.2.5.2) lib/active_support/callbacks.rb:164:in `block in halting'
+ activesupport (4.2.5.2) lib/active_support/callbacks.rb:504:in `call'
+ activesupport (4.2.5.2) lib/active_support/callbacks.rb:504:in `block in call'
+ activesupport (4.2.5.2) lib/active_support/callbacks.rb:504:in `each'
+ activesupport (4.2.5.2) lib/active_support/callbacks.rb:504:in `call'
+ activesupport (4.2.5.2) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.5.2) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.5.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.5.2) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.5.2) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.5.2) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.5.2) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.5.2) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.5.2) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.5.2) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.5.2) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.5.2) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.5.2) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.5.2) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.5.2) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.5.2) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:74:in `call'
+ actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `each'
+ actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `serve'
+ actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:815:in `call'
+ railties (4.2.5.2) lib/rails/engine.rb:518:in `call'
+ railties (4.2.5.2) lib/rails/railtie.rb:194:in `public_send'
+ railties (4.2.5.2) lib/rails/railtie.rb:194:in `method_missing'
+ actionpack (4.2.5.2) lib/action_dispatch/routing/mapper.rb:51:in `serve'
+ actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `each'
+ actionpack (4.2.5.2) lib/action_dispatch/journey/router.rb:30:in `serve'
+ actionpack (4.2.5.2) lib/action_dispatch/routing/route_set.rb:815:in `call'
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
+ actionpack (4.2.5.2) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.2.5.2) lib/action_dispatch/middleware/flash.rb:260:in `call'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
+ actionpack (4.2.5.2) lib/action_dispatch/middleware/cookies.rb:560:in `call'
+ activerecord (4.2.5.2) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.2.5.2) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
+ activerecord (4.2.5.2) lib/active_record/migration.rb:377:in `call'
+ actionpack (4.2.5.2) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.2.5.2) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
+ activesupport (4.2.5.2) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
+ activesupport (4.2.5.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.5.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.2.5.2) lib/action_dispatch/middleware/reloader.rb:73:in `call'
+ actionpack (4.2.5.2) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
+ actionpack (4.2.5.2) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ actionpack (4.2.5.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.2.5.2) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.2.5.2) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.2.5.2) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.2.5.2) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.2.5.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
+ activesupport (4.2.5.2) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ actionpack (4.2.5.2) lib/action_dispatch/middleware/static.rb:116:in `call'
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
+ railties (4.2.5.2) lib/rails/engine.rb:518:in `call'
+ railties (4.2.5.2) lib/rails/application.rb:165:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
+ /Users/usabilitymonitor/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
+
+
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/_source.erb (7.6ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.1ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (14.7ms)
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/actionpack-4.2.5.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (80.4ms)
+
+
+Started GET "/specs" for ::1 at 2016-03-09 11:05:16 -0600
+ [1m[36mActiveRecord::SchemaMigration Load (0.4ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (1.8ms)
+Completed 200 OK in 1086ms (Views: 1085.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-09 11:05:18 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-09 11:05:19 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-09 11:05:19 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-09 11:05:19 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-09 11:05:19 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:05:19 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:05:19 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:05:19 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-09 11:05:19 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-09 11:05:19 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-09 11:05:19 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-09 11:05:19 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:05:19 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:05:19 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-09 11:05:19 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-09 11:05:19 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:05:19 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:05:19 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-09 11:05:19 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-09 11:05:19 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-09 11:05:43 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 573ms (Views: 573.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-09 11:05:44 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-09 11:05:45 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-09 11:06:03 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 564ms (Views: 564.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-09 11:06:04 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-09 11:06:16 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 612ms (Views: 611.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-09 11:06:16 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-09 11:06:16 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-09 11:06:16 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-09 11:06:16 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-09 11:06:16 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-09 11:06:16 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-09 11:06:16 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-09 11:06:16 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-09 11:06:16 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-09 11:06:16 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-09 11:06:16 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-09 11:06:16 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-09 11:06:16 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-09 11:06:16 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-09 11:06:17 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-09 11:07:38 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.1ms)
+Completed 200 OK in 591ms (Views: 591.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-09 11:07:38 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-09 11:07:38 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-09 11:07:38 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-09 11:07:38 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-09 11:07:38 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-09 11:07:38 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-09 11:07:38 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-09 11:07:38 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-09 11:07:38 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-09 11:07:38 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-09 11:07:38 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-09 11:07:38 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-09 11:07:38 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-09 11:07:38 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-09 11:07:38 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-09 11:07:38 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-09 11:07:38 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-09 11:07:38 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-09 11:07:38 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-09 11:07:38 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-09 11:07:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-09 11:07:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-09 11:07:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-09 11:07:38 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-09 11:07:39 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-09 11:07:39 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-09 11:07:39 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-09 11:07:39 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-09 11:07:39 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-09 11:07:39 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-09 11:07:39 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-09 11:07:39 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-09 11:07:39 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-09 11:07:39 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-09 11:07:39 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-09 11:07:39 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-09 11:07:39 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-09 11:07:39 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-09 11:07:39 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-09 11:07:39 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-09 11:07:39 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-09 11:07:39 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-09 11:07:39 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:07:39 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:07:39 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:07:39 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-09 11:07:39 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-09 11:07:39 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-09 11:07:39 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-09 11:07:39 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:07:39 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:07:39 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-09 11:07:39 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-09 11:07:39 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:07:39 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:07:39 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-09 11:07:39 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-09 11:07:39 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-09 11:08:00 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 565ms (Views: 564.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-09 11:08:01 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-09 11:08:01 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-09 11:08:01 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-09 11:08:01 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-09 11:08:01 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-09 11:08:01 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-09 11:08:01 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-09 11:08:01 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-09 11:08:01 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-09 11:08:01 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-09 11:08:01 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-09 11:08:01 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-09 11:08:01 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-09 11:08:01 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-09 11:08:01 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-09 11:08:01 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-09 11:08:01 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-09 11:08:01 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-09 11:08:01 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-09 11:08:01 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-09 11:08:01 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-09 11:08:01 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-09 11:08:01 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-09 11:08:01 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-09 11:08:01 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-09 11:08:01 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-09 11:08:01 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-09 11:08:01 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-09 11:08:01 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-09 11:08:01 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-09 11:08:01 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-09 11:08:01 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-09 11:08:01 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-09 11:08:01 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-09 11:08:01 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-09 11:08:01 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-09 11:08:01 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-09 11:08:02 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-09 11:08:02 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-09 11:08:02 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-09 11:08:02 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-09 11:08:02 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-09 11:08:02 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:08:02 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:08:02 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:08:02 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-09 11:08:02 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-09 11:08:02 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-09 11:08:02 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-09 11:08:02 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:08:02 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:08:02 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-09 11:08:02 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-09 11:08:02 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:08:02 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:08:02 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-09 11:08:02 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-09 11:08:02 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-09 11:08:16 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 588ms (Views: 587.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-09 11:08:17 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-09 11:08:18 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-09 11:08:18 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:08:18 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:08:18 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-09 11:08:18 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-09 11:08:18 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:08:18 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:08:18 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-09 11:08:18 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-09 11:08:18 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-09 11:09:25 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 564ms (Views: 563.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:09:26 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-09 11:09:27 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-09 11:09:27 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:09:27 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:09:27 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-09 11:09:27 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-09 11:09:27 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-09 11:10:06 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 372ms (Views: 371.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:10:07 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:10:08 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-09 11:10:08 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-09 11:10:08 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-09 11:10:50 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 583ms (Views: 583.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-09 11:10:51 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-09 11:10:51 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-09 11:10:51 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-09 11:10:51 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-09 11:10:51 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-09 11:10:51 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-09 11:10:51 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-09 11:10:51 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-09 11:10:51 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-09 11:10:51 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-09 11:10:51 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-09 11:10:51 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-09 11:10:51 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-09 11:10:51 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-09 11:10:51 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-09 11:10:51 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-09 11:10:51 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-09 11:10:51 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-09 11:10:51 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-09 11:10:51 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-09 11:10:51 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-09 11:10:51 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-09 11:10:51 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-09 11:10:51 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-09 11:10:51 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-09 11:10:51 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-09 11:10:51 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-09 11:10:51 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-09 11:10:51 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-09 11:10:51 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-09 11:10:51 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-09 11:10:51 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-09 11:10:51 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-09 11:10:51 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-09 11:10:51 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-09 11:10:51 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-09 11:10:52 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-09 11:10:52 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-09 11:10:52 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-09 11:10:52 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-09 11:10:52 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-09 11:10:52 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-09 11:10:52 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:10:52 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:10:52 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:10:52 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-09 11:10:52 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-09 11:10:52 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-09 11:10:52 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-09 11:10:52 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:10:52 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:10:52 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-09 11:10:52 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-09 11:10:52 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:10:52 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:10:52 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-09 11:10:52 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-09 11:10:52 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-09 11:11:14 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 591ms (Views: 591.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-09 11:11:15 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:11:16 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:11:16 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-09 11:11:16 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-09 11:11:16 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-09 11:12:01 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 603ms (Views: 602.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:12:02 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-09 11:12:03 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-09 11:12:03 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:12:03 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:12:03 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-09 11:12:03 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-09 11:12:03 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-09 11:13:13 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 574ms (Views: 573.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-09 11:13:14 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-09 11:13:34 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 566ms (Views: 566.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-09 11:13:35 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-09 11:13:36 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-09 11:13:36 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-09 11:13:36 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:13:36 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:13:36 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:13:36 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-09 11:13:36 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-09 11:13:36 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-09 11:13:36 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-09 11:13:36 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:13:36 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:13:36 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-09 11:13:36 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-09 11:13:36 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:13:36 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:13:36 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-09 11:13:36 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-09 11:13:36 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-09 11:13:49 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 576ms (Views: 576.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:13:50 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:13:51 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-09 11:13:51 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-09 11:13:51 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:13:51 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:13:51 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-09 11:13:51 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-09 11:13:51 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-09 11:14:24 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 549ms (Views: 548.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-09 11:14:24 -0600
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-09 11:14:24 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-09 11:14:24 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-09 11:14:24 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-09 11:14:24 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-09 11:14:24 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-09 11:14:24 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-09 11:14:24 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-09 11:14:24 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-09 11:14:24 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-09 11:14:24 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-09 11:14:24 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-09 11:14:25 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-09 11:14:40 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 590ms (Views: 590.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:14:41 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-09 11:14:42 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-09 11:14:42 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-09 11:14:52 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 627ms (Views: 626.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-09 11:14:53 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-09 11:15:03 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 624ms (Views: 624.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-09 11:15:04 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-09 11:15:57 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.2ms)
+Completed 200 OK in 618ms (Views: 618.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-09 11:15:57 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-09 11:15:57 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-09 11:15:57 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-09 11:15:57 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-09 11:15:57 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-09 11:15:57 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-09 11:15:57 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-09 11:15:57 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-09 11:15:57 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-09 11:15:57 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-09 11:15:57 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-09 11:15:57 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-09 11:15:57 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-09 11:15:57 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-09 11:15:57 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-09 11:15:58 -0600
+
+
+Started GET "/specs" for ::1 at 2016-03-09 11:16:06 -0600
+Processing by JasmineRails::SpecRunnerController#index as HTML
+ Rendered /Users/usabilitymonitor/.rvm/gems/ruby-2.2.2/gems/jasmine-rails-0.12.2/app/views/jasmine_rails/spec_runner/index.html.erb within layouts/jasmine_rails/spec_runner (0.0ms)
+Completed 200 OK in 371ms (Views: 371.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/jasmine.self.css?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/jasmine-specs.self.css?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/jasmine.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/json2.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/boot.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/angular.min.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/angular-resource.min.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/jasmine-html.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/moment.min.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/jquery.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/ng-infinite-scroll.min.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/bootstrap/tooltip.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/bootstrap/popover.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/bootstrap/modal.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/jquery.show_char_limit.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/jquery.toaster.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/notices.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/angular.min.js.map" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/angular-resource.min.js.map" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/shared/new_shareable_form.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/social_networking/app.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/social_networking/controllers/goal-controller.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/social_networking/controllers/home-controller.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/social_networking/controllers/nudge-controller.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/social_networking/controllers/participant-controller.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/social_networking/controllers/participants-controller.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-answer-controller.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-controller.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-question-controller.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/social_networking/controllers/profile-questions-controller.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/social_networking/controllers/profiles-controller.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/social_networking/directives.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/social_networking/filters.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/social_networking/resources/comments-resource.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/social_networking/resources/goals-resource.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/social_networking/resources/likes-resource.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/social_networking/resources/nudges-resource.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/social_networking/resources/on-your-mind-resource.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/social_networking/resources/participants-resource.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/social_networking/resources/profile-answer-resource.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/social_networking/resources/profiles-resource.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/social_networking/services/Alert.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/social_networking/services/focus-service.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/social_networking/services/goal-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/social_networking/services/home-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/social_networking/services/profile-answer-tool-service.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/social_networking.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/application.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/helpers/angular-mocks.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/helpers/sinon-1.14.1.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/social_networking/goal-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/social_networking/home-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/social_networking/new_shareable_form_spec.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/social_networking/notices_spec.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-answer-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/social_networking/profile/profile-controller_spec.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/social_networking/services/AlertSpec.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600
+
+
+Started GET "/assets/jasmine-specs.self.js?body=1" for ::1 at 2016-03-09 11:16:07 -0600